diff options
author | kris <kris@FreeBSD.org> | 2007-03-04 04:36:14 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-03-04 04:36:14 +0800 |
commit | d339703bfc09e4668f533edc5ed3e5eab5a3a230 (patch) | |
tree | 070c5b4b8e74d12e6076b11442e43e26a0ebbef7 /editors/abiword-plugins | |
parent | 564e774db17884ade585ef83c52d14a92bdcc76e (diff) | |
download | freebsd-ports-graphics-d339703bfc09e4668f533edc5ed3e5eab5a3a230.tar.gz freebsd-ports-graphics-d339703bfc09e4668f533edc5ed3e5eab5a3a230.tar.zst freebsd-ports-graphics-d339703bfc09e4668f533edc5ed3e5eab5a3a230.zip |
Back out previous commit which broke the plist
Pointy hat to: kris
Diffstat (limited to 'editors/abiword-plugins')
-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 68bfef47ba5..53ac3fd9a21 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 |