diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:09:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:09:52 +0800 |
commit | 798f0b7b2092f7adb1d2ada83b403076a153239a (patch) | |
tree | 4ef26ee2e283a50b89ba5582f3020cf12cb209c7 /lang/ficl | |
parent | 42b932371e708295431d3c2999d49c2e1552cbd1 (diff) | |
download | freebsd-ports-gnome-798f0b7b2092f7adb1d2ada83b403076a153239a.tar.gz freebsd-ports-gnome-798f0b7b2092f7adb1d2ada83b403076a153239a.tar.zst freebsd-ports-gnome-798f0b7b2092f7adb1d2ada83b403076a153239a.zip |
cleanup plist
Diffstat (limited to 'lang/ficl')
-rw-r--r-- | lang/ficl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ficl/Makefile b/lang/ficl/Makefile index e307a0dae802..84f4fa369b52 100644 --- a/lang/ficl/Makefile +++ b/lang/ficl/Makefile @@ -31,7 +31,6 @@ PLIST_FILES= bin/${PORTNAME} include/ficl.h include/ficlcompatibility.h \ include/ficllocal.h include/ficlplatform/unix.h \ include/ficltokens.h lib/lib${PORTNAME}.so \ lib/lib${PORTNAME}.so.${PORTVERSION} lib/lib${PORTNAME}.a -PLIST_DIRS= include/ficlplatform PORTDOCS= * PORTDATA= * |