summaryrefslogtreecommitdiff
path: root/lang/librep2/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-03-08 12:09:54 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-03-08 12:09:54 +0000
commit8990fa85b2a42270277f2d8c7968e2b6b19daa22 (patch)
treeb8ce660f39af408146634a95781bb0f92a89fe11 /lang/librep2/Makefile
parentActivate jce-aba. (diff)
Update to 0.11
Notes
Notes: svn path=/head/; revision=26654
Diffstat (limited to 'lang/librep2/Makefile')
-rw-r--r--lang/librep2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/librep2/Makefile b/lang/librep2/Makefile
index dac3e4cb6677..08a1aea3389d 100644
--- a/lang/librep2/Makefile
+++ b/lang/librep2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: librep
-# Version required: 0.10
+# Version required: 0.11
# Date created: 13 September 1999
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= librep-0.10
+DISTNAME= librep-0.11
CATEGORIES= lang
MASTER_SITES= ftp://librep.sourceforge.net/pub/librep/
@@ -14,6 +14,7 @@ MAINTAINER= nakai@FreeBSD.org
PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL}
+USE_NEWGCC= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBS="-lxpg4"