aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-13 12:33:41 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-13 12:33:41 +0800
commita64919f38a2de4a03d339c130167f4e0f0702da9 (patch)
treefc5de032bd582d589d95b2f1cf69da4d13808b5d /sysutils
parent0f450b92f67665a0c1798788c56d20a4576a3eac (diff)
downloadfreebsd-ports-a64919f38a2de4a03d339c130167f4e0f0702da9.tar.gz
freebsd-ports-a64919f38a2de4a03d339c130167f4e0f0702da9.tar.zst
freebsd-ports-a64919f38a2de4a03d339c130167f4e0f0702da9.zip
Add a dependency on gnomehier to delete the necessary directories on
pkg_delete. Reported by: bento
Notes
Notes: svn path=/head/; revision=73016
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gtk-imonc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile
index b225213d2c0d..fa88804d0361 100644
--- a/sysutils/gtk-imonc/Makefile
+++ b/sysutils/gtk-imonc/Makefile
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
ALL_TARGET= #empty
HAS_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gtk12
+USE_GNOME= gtk12 gnomehier
USE_GNOMENG= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes