diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 01:32:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 01:32:52 +0800 |
commit | c8e92716a194337c3c60862b1019310279ab4e00 (patch) | |
tree | f58eb182f10da8cfe1c035856d45edb244e4792e /comms | |
parent | 7a27b553748a4026e65243745738da563cb1f99d (diff) | |
download | freebsd-ports-gnome-c8e92716a194337c3c60862b1019310279ab4e00.tar.gz freebsd-ports-gnome-c8e92716a194337c3c60862b1019310279ab4e00.tar.zst freebsd-ports-gnome-c8e92716a194337c3c60862b1019310279ab4e00.zip |
cleanup plist
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gammu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 768800570111..896c69494789 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -47,7 +47,6 @@ post-install: BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash PLIST_FILES+= etc/bash_completion.d/gammu -PLIST_DIRSTRY+= etc/bash_completion.d .else EXTRA_PATCHES+= ${FILESDIR}/extra-patch-contrib_CMakeLists.txt .endif |