[Midnightbsd-cvs] mports: Makefile: Bump portrevision for intltool update.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jun 19 22:49:26 EDT 2008
Log Message:
-----------
Bump portrevision for intltool update.
Add license.
Switch to USE_XORG
Modified Files:
--------------
mports/x11-toolkits/libsexy:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libsexy/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libsexy/Makefile -L x11-toolkits/libsexy/Makefile -u -r1.1 -r1.2
--- x11-toolkits/libsexy/Makefile
+++ x11-toolkits/libsexy/Makefile
@@ -8,11 +8,14 @@
PORTNAME= libsexy
PORTVERSION= 0.1.11
+PORTREVISION= 1
CATEGORIES= x11-toolkits devel
-MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
+ http://releases.chipx86.com/libsexy/libsexy
MAINTAINER= ports at MidnightBSD.org
COMMENT= Extension widgets for GTK+
+LICENSE= lgpl
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant
@@ -21,7 +24,7 @@
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack lthack gtk20 libxml2
USE_LDCONFIG= yes
-USE_XLIB= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list