[Midnightbsd-cvs] mports: Makefile: USE_XORG, license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Aug 20 13:41:12 EDT 2008
Log Message:
-----------
USE_XORG, license
Modified Files:
--------------
mports/x11-toolkits/libgnomeprintui:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libgnomeprintui/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-toolkits/libgnomeprintui/Makefile -L x11-toolkits/libgnomeprintui/Makefile -u -r1.2 -r1.3
--- x11-toolkits/libgnomeprintui/Makefile
+++ x11-toolkits/libgnomeprintui/Makefile
@@ -9,6 +9,7 @@
PORTNAME= libgnomeprintui
PORTVERSION= 2.18.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,13 +17,13 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Gnome print support library
+LICENSE= gpl2
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
USE_BZIP2= yes
-USE_XLIB= yes
-USE_XPM= yes
+USE_XORG= x11 xpm
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \
intlhack ltverhack
More information about the Midnightbsd-cvs
mailing list