[Midnightbsd-cvs] mports: Makefile: Fix maintainer, add license, switch to USE_XORG
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 1 15:37:55 EDT 2008
Log Message:
-----------
Fix maintainer, add license, switch to USE_XORG
Modified Files:
--------------
mports/x11/gnome-libs:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/gnome-libs/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/gnome-libs/Makefile -L x11/gnome-libs/Makefile -u -r1.1 -r1.2
--- x11/gnome-libs/Makefile
+++ x11/gnome-libs/Makefile
@@ -2,28 +2,29 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai at technologist.com>
#
+# $MidnightBSD$
# $FreeBSD: ports/x11/gnome-libs/Makefile,v 1.124 2007/10/24 23:36:55 marcus Exp $
# $MCom: ports/x11/gnome-libs/Makefile,v 1.7 2007/08/04 03:51:32 marcus Exp $
#
PORTNAME= gnome-libs
PORTVERSION= 1.4.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
DIST_SUBDIR= gnome
-MAINTAINER?= gnome at FreeBSD.org
+MAINTAINER?= ports at MidnightBSD.org
COMMENT= Libraries for GNOME, a GNU desktop environment
+LICENSE= gpl2
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USE_BZIP2= yes
-USE_XLIB= yes
-USE_XPM= yes
+USE_XORG= xpm ice x11
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit
More information about the Midnightbsd-cvs
mailing list