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 | |
parent | Add a LATEST_LINK to better differentiate this port from the GNOME 1 version. (diff) |
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')
-rw-r--r-- | x11-toolkits/gtk--2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkmm20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkmm30/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index ea959a325ca7..b399c51177cc 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/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 diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index ea959a325ca7..b399c51177cc 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/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 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 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 |