svn commit: r340343 - head/astro/wmglobe
Baptiste Daroussin
bapt at FreeBSD.org
Sun Jan 19 19:13:34 UTC 2014
Author: bapt
Date: Sun Jan 19 19:13:34 2014
New Revision: 340343
URL: http://svnweb.freebsd.org/changeset/ports/340343
QAT: https://qat.redports.org/buildarchive/r340343/
Log:
Support stage
Modified:
head/astro/wmglobe/Makefile
Modified: head/astro/wmglobe/Makefile
==============================================================================
--- head/astro/wmglobe/Makefile Sun Jan 19 19:08:01 2014 (r340342)
+++ head/astro/wmglobe/Makefile Sun Jan 19 19:13:34 2014 (r340343)
@@ -8,12 +8,12 @@ CATEGORIES= astro windowmaker geography
MASTER_SITES= http://hamete.org/static/wmg/
MAINTAINER= will at FreeBSD.org
-COMMENT= A neat xearth-like WindowMaker dockapp
+COMMENT= Neat xearth-like WindowMaker dockapp
-LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/windowmaker
+LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/libwraster
-NO_STAGE= yes
-MAN1= wmglobe.1
-PLIST_FILES= bin/wmglobe
+PLIST_FILES= bin/wmglobe \
+ man/man1/wmglobe.1.gz
+MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list