[Midnightbsd-cvs] mports: Makefile: license xorg
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Feb 22 18:50:02 EST 2009
Log Message:
-----------
license xorg
Modified Files:
--------------
mports/graphics/libwmf:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/libwmf/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L graphics/libwmf/Makefile -L graphics/libwmf/Makefile -u -r1.2 -r1.3
--- graphics/libwmf/Makefile
+++ graphics/libwmf/Makefile
@@ -8,12 +8,14 @@
PORTNAME= libwmf
PORTVERSION= 0.2.8.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wvware
MAINTAINER= ports at MidnightBSD.org
COMMENT= Tools and library for converting Microsoft WMF (windows metafile)
+LICENSE= gpl2
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -34,7 +36,7 @@
CONFIGURE_ARGS+= --with-x=no
PLIST_SUB+= X11='@comment '
.else
-USE_XLIB= yes
+USE_XORG= x11
PLIST_SUB+= X11=''
.endif
More information about the Midnightbsd-cvs
mailing list