diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-13 04:33:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-13 04:33:41 +0000 |
commit | a64919f38a2de4a03d339c130167f4e0f0702da9 (patch) | |
tree | fc5de032bd582d589d95b2f1cf69da4d13808b5d /sysutils/gtk-imonc | |
parent | 0f450b92f67665a0c1798788c56d20a4576a3eac (diff) |
Notes
Diffstat (limited to 'sysutils/gtk-imonc')
-rw-r--r-- | sysutils/gtk-imonc/Makefile | 2 |
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 |