aboutsummaryrefslogtreecommitdiff
path: root/math/xblas
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:15:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:15:31 +0000
commit2f8452f907f1b068bc95fd10a7975575bdaf0604 (patch)
treee56f56fd8b99b26947c9ffca652423455c9f1a47 /math/xblas
parente6682895dd640d61a0d5ffb31cb1b8eb90a3247d (diff)
downloadports-2f8452f907f1b068bc95fd10a7975575bdaf0604.tar.gz
ports-2f8452f907f1b068bc95fd10a7975575bdaf0604.zip
Notes
Diffstat (limited to 'math/xblas')
-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}