aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gal2/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-11 15:28:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-11 15:28:39 +0000
commita6b5deb95c298e8efc2c0b598e39dca75e8c497a (patch)
tree55714258d47735a967f518275e132ad5964ba4c8 /x11-toolkits/gal2/Makefile
parenta5f602ead818af018e8ebb4b93d2a44f9f086159 (diff)
downloadports-a6b5deb95c298e8efc2c0b598e39dca75e8c497a.tar.gz
ports-a6b5deb95c298e8efc2c0b598e39dca75e8c497a.zip
Notes
Diffstat (limited to 'x11-toolkits/gal2/Makefile')
-rw-r--r--x11-toolkits/gal2/Makefile27
1 files changed, 14 insertions, 13 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index 7c76afcf8b45..4cbfc3451ccd 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -1,29 +1,30 @@
-# New ports collection makefile for: gal
-# Date created: 5th October 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
+# New ports collection makefile for: gal2
+# Date created: 25 August 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= gal
-PORTVERSION= 0.19.3
-CATEGORIES?= x11-toolkits gnome
+PORTNAME= gal2
+PORTVERSION= 0.0.5
+CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= unstable/sources/gal
-DIST_SUBDIR= gnome
+MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME}
+DISTNAME= ${PORTNAME}-0-${PORTVERSION}
+DIST_SUBDIR= gnome2
-MAINTAINER?= gnome@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
- iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
+ gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomehack gnomeprefix gnomehier libglade gnomevfs
-GNOME_HTML_DIR= ${PREFIX}/share/doc/gal
+USE_GNOME= gnomehack gnomeprefix gnomehier
+GNOME_HTML_DIR= ${PREFIX}/share/doc/gal2
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes