diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-27 02:32:31 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-27 02:32:31 +0000 |
commit | 93e05d72ce77942f85cc6ac24b9a1dbc7fbec445 (patch) | |
tree | da81fa39f8b913098e4d5298934748e011e6ba9d /textproc/gaspell | |
parent | 7d5173c941163fb64410493ec9326bd0bb3f4dba (diff) | |
download | ports-93e05d72ce77942f85cc6ac24b9a1dbc7fbec445.tar.gz ports-93e05d72ce77942f85cc6ac24b9a1dbc7fbec445.zip |
Notes
Diffstat (limited to 'textproc/gaspell')
-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 d07cd8283af3..3b84bc6f2b0b 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 |