diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-20 22:53:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-20 22:53:53 +0000 |
commit | de0f766a70ffce7ad08d9eb467e7c05799d7f619 (patch) | |
tree | 418cd6a96b90922bb8386f6585784961269e85b6 /x11-toolkits/wxgtk24 | |
parent | c60dbe4b55e00e1b28f1775e18a5ba76c41d4d0f (diff) | |
download | ports-de0f766a70ffce7ad08d9eb467e7c05799d7f619.tar.gz ports-de0f766a70ffce7ad08d9eb467e7c05799d7f619.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk24')
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index 07e51eeaced1..e962b7ac2c6c 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= nectar@FreeBSD.ORG -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 USE_X_PREFIX= yes GNU_CONFIGURE= yes |