diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-19 22:01:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-19 22:01:45 +0000 |
commit | 709ef57a5101a47eba62cba5dc7de493a81ed5bb (patch) | |
tree | 7f3421c1343e675fff04262452a863956a2214e9 /x11-toolkits/gtkmm30 | |
parent | 23bfa03ef1e0276fc90ac243988e5d444eb52d6d (diff) | |
download | FreeBSD-ports-709ef57a5101a47eba62cba5dc7de493a81ed5bb.zip FreeBSD-ports-709ef57a5101a47eba62cba5dc7de493a81ed5bb.tar.gz |
Change the LATEST_LINK to make this port easier to find.
Requested by: Alexander Nedotsukov <bland@mail.ru>
Diffstat (limited to 'x11-toolkits/gtkmm30')
-rw-r--r-- | x11-toolkits/gtkmm30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index ea959a3..b399c51 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes -LATEST_LINK= gtk--2 +LATEST_LINK= gtkmm2 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |