diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-19 22:01:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-19 22:01:45 +0000 |
commit | 7ba9e2a3fb6a9cd055df28e01b1a192ea43b69e3 (patch) | |
tree | 97bec4082d98b4d46da187c2860e3673c91971ac /x11-toolkits/gtkmm30 | |
parent | aec95451e8554ff77cd9e40a17858e6b6990d7af (diff) | |
download | ports-7ba9e2a3fb6a9cd055df28e01b1a192ea43b69e3.tar.gz ports-7ba9e2a3fb6a9cd055df28e01b1a192ea43b69e3.zip |
Change the LATEST_LINK to make this port easier to find.
Requested by: Alexander Nedotsukov <bland@mail.ru>
Notes
Notes:
svn path=/head/; revision=83336
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 ea959a325ca7..b399c51177cc 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 |