diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /misc/gnomesword | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
Diffstat (limited to 'misc/gnomesword')
-rw-r--r-- | misc/gnomesword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index a8e27726ac11..e5a1a10d20e6 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell -USE_X_PREFIX= yes +USE_X_PREFIX= yes USE_GNOME= gal gnomehack gnomeprefix gtkhtml USE_GMAKE= yes GNU_CONFIGURE= yes |