diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /lang/librep | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) |
Notes
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 9ac304c8baad..27f518548812 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION} -USE_NEWGCC= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |