diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 03:59:46 +0000 |
commit | e57110f7ccf918c6f6e12b6753bd73d30b97eab2 (patch) | |
tree | 234640833414fc9ff563d00b43e2c6a1ac8b117a /x11-toolkits/panel-- | |
parent | 4e8712a974f9a5dfd6947c16f9b6c559dcd4a5f7 (diff) | |
download | ports-e57110f7ccf918c6f6e12b6753bd73d30b97eab2.tar.gz ports-e57110f7ccf918c6f6e12b6753bd73d30b97eab2.zip |
Notes
Diffstat (limited to 'x11-toolkits/panel--')
-rw-r--r-- | x11-toolkits/panel--/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile index a86db447861f..73525104d6a2 100644 --- a/x11-toolkits/panel--/Makefile +++ b/x11-toolkits/panel--/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GMAKE= yes |