[Midnightbsd-cvs] mports: Makefile: license, xorg, localbase instead of x11base
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 19 16:31:52 EDT 2008
Log Message:
-----------
license, xorg, localbase instead of x11base
Modified Files:
--------------
mports/x11-wm/enlightenment-docs:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/enlightenment-docs/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-wm/enlightenment-docs/Makefile -L x11-wm/enlightenment-docs/Makefile -u -r1.1 -r1.2
--- x11-wm/enlightenment-docs/Makefile
+++ x11-wm/enlightenment-docs/Makefile
@@ -8,17 +8,18 @@
PORTNAME= enlightenment-docs
PORTVERSION= 0.16.8
+PORTREVISION= 1
CATEGORIES= x11-wm
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= enlightenment
+MASTER_SITES= SF
DISTNAME= e16-docs-${PORTVERSION}-0.02
MAINTAINER= ports at MidnightBSD.org
COMMENT= Data files of enlightenment DOX
+LICENSE= mit
-RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment
-USE_XLIB= yes
+USE_XORG= x11
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-fsstd
More information about the Midnightbsd-cvs
mailing list