aboutsummaryrefslogtreecommitdiffstats
path: root/math/xblas/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 03:15:31 +0800
committerbapt <bapt@FreeBSD.org>2014-12-21 03:15:31 +0800
commita06c2eca961cf154f63b73295a0eef4de7e549bd (patch)
treee56f56fd8b99b26947c9ffca652423455c9f1a47 /math/xblas/Makefile
parent8da75f5149bd8f231373bff6c242f60edb9782a7 (diff)
downloadfreebsd-ports-gnome-a06c2eca961cf154f63b73295a0eef4de7e549bd.tar.gz
freebsd-ports-gnome-a06c2eca961cf154f63b73295a0eef4de7e549bd.tar.zst
freebsd-ports-gnome-a06c2eca961cf154f63b73295a0eef4de7e549bd.zip
cleanup plist
Diffstat (limited to 'math/xblas/Makefile')
-rw-r--r--math/xblas/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/xblas/Makefile b/math/xblas/Makefile
index d340d3ceef1e..9fcec5aa6cd1 100644
--- a/math/xblas/Makefile
+++ b/math/xblas/Makefile
@@ -24,7 +24,6 @@ OPTIONS_DEFINE= SHARED STATIC DOCS
OPTIONS_DEFAULT= SHARED
SHARED_DESC= Build a shared library and PIC archive
STATIC_DESC= Build a non-PIC archive
-PLIST_DIRS= ${HDIR}
PLIST_FILES= ${HEADERS:S|^|${HDIR}/|}
SHLIB_MAJOR= 0
WRKSRC= ${WRKDIR}/xblas-${PORTVERSION}