diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 01:27:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 01:27:08 +0800 |
commit | b587aceb65b0f37133914d6d4dd527c51eb2a1de (patch) | |
tree | 9073c610a8bf74943b4e12fa74c8918fedd9a18e /biology/linux-foldingathome | |
parent | 157984ca1e9e1a7704ac837f8a444fa81fe06366 (diff) | |
download | freebsd-ports-gnome-b587aceb65b0f37133914d6d4dd527c51eb2a1de.tar.gz freebsd-ports-gnome-b587aceb65b0f37133914d6d4dd527c51eb2a1de.tar.zst freebsd-ports-gnome-b587aceb65b0f37133914d6d4dd527c51eb2a1de.zip |
Cleanup plist
Diffstat (limited to 'biology/linux-foldingathome')
-rw-r--r-- | biology/linux-foldingathome/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/linux-foldingathome/Makefile b/biology/linux-foldingathome/Makefile index 8f399724c3cf..5f2eaadd7c07 100644 --- a/biology/linux-foldingathome/Makefile +++ b/biology/linux-foldingathome/Makefile @@ -17,7 +17,6 @@ ONLY_FOR_ARCHS= i386 amd64 REINPLACE_ARGS= PLIST_FILES= share/${PORTNAME}/${DISTNAME}${EXTRACT_SUFX} \ bin/FoldingAtHome -PLIST_DIRS= share/${PORTNAME} do-extract: ${MKDIR} ${WRKSRC} |