diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 20:36:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 20:36:14 +0000 |
commit | 4a6f5358f7fd828d69050f89a41b002c4e0bde35 (patch) | |
tree | df0b25b944437d255adfc4ff631a8934af807942 /editors | |
parent | e4f4c64658a3add207ec051fea3b49358978cd1d (diff) | |
download | ports-4a6f5358f7fd828d69050f89a41b002c4e0bde35.tar.gz ports-4a6f5358f7fd828d69050f89a41b002c4e0bde35.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 68bfef47ba5e..53ac3fd9a217 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -20,7 +20,6 @@ COMMENT= Multi-plugins for AbiWord BUILD_DEPENDS= AbiWord-${ABIVERSION}:${PORTSDIR}/editors/abiword RUN_DEPENDS= AbiWord-${ABIVERSION}:${PORTSDIR}/editors/abiword -USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 |