summaryrefslogtreecommitdiffstats
path: root/devel/glib12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib12/Makefile')
-rw-r--r--devel/glib12/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile
index 9ef22ac..459de4e 100644
--- a/devel/glib12/Makefile
+++ b/devel/glib12/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: glib
-# Version required: 1.1.0
+# Version required: 1.1.2
# Date Created: 28 July 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/07/28 15:22:15 vanilla Exp $
#
-DISTNAME= glib-1.1.0
+DISTNAME= glib-1.1.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \
@@ -15,9 +15,10 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \
MAINTAINER= vanilla@FreeBSD.ORG
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+#USE_GMAKE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c'
+CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib
post-install:
${LDCONFIG} -m ${PREFIX}/lib
OpenPOWER on IntegriCloud