diff options
-rw-r--r-- | textproc/gaspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index d07cd82..3b84bc6 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= aspell.9:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_NEWGCC= yes -USE_GNOMELIBS= yes +USE_GNOME= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gaspell ${PREFIX}/bin |