diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-08 11:04:13 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-08 11:04:13 +0000 |
commit | a2eebabb1f459c89ffbb8650b9a4873fd8535d6e (patch) | |
tree | 8369d74dec058379a77aecc769798bcebc11a2b6 /x11/libgnomemm26 | |
parent | Update to 2.4.1 (diff) |
Add LATEST_LINK.
Diffstat (limited to 'x11/libgnomemm26')
-rw-r--r-- | x11/libgnomemm26/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 875dc9c8fd3d..44cd20856d83 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -18,6 +18,8 @@ COMMENT= C++ wrapper for libgnome library LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +LATEST_LINK= libgnomemm26 + USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |