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/gtkmm24 | |
parent | aec95451e8554ff77cd9e40a17858e6b6990d7af (diff) | |
download | ports-7ba9e2a3fb6a9cd055df28e01b1a192ea43b69e3.tar.gz ports-7ba9e2a3fb6a9cd055df28e01b1a192ea43b69e3.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkmm24')
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index ea959a325ca7..b399c51177cc 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/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 |