diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 16:09:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 16:09:05 +0000 |
commit | 163580e9fe51a30503cfaa261a4f41c1246ebea1 (patch) | |
tree | 886a9514305a6b23eb139fc7d2a988c98890f6f5 /devel/glib20/Makefile | |
parent | b6833eae1ec2d3952486252be9a5c77fe7f48b02 (diff) |
Notes
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index e228cc201e84..6fb760ab1b26 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -NO_LATEST_LINK= "Unstable, development version." +NO_LATEST_LINK= yes USE_BZIP2= yes USE_LIBTOOL= yes |