aboutsummaryrefslogtreecommitdiffstats
path: root/math/ann
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-11-14 07:24:00 +0800
committerantoine <antoine@FreeBSD.org>2014-11-14 07:24:00 +0800
commitfe3a6546aa596b2a68883bb499570e05226e1c32 (patch)
tree35e86ca832aecba11b3463aa21de147c0c0bf113 /math/ann
parentc6cd84a300c42253132f06b5dea09ad436b7076e (diff)
downloadfreebsd-ports-gnome-fe3a6546aa596b2a68883bb499570e05226e1c32.tar.gz
freebsd-ports-gnome-fe3a6546aa596b2a68883bb499570e05226e1c32.tar.zst
freebsd-ports-gnome-fe3a6546aa596b2a68883bb499570e05226e1c32.zip
Cleanup plist
Diffstat (limited to 'math/ann')
-rw-r--r--math/ann/Makefile1
-rw-r--r--math/ann/pkg-plist2
2 files changed, 0 insertions, 3 deletions
diff --git a/math/ann/Makefile b/math/ann/Makefile
index 03b15e7d6025..fa58d4f36b25 100644
--- a/math/ann/Makefile
+++ b/math/ann/Makefile
@@ -10,7 +10,6 @@ DISTNAME= ann_1.1.2
MAINTAINER= tzhuan@csie.org
COMMENT= Library for Approximate Nearest Neighbor Searching
-WRKSRC= ${WRKDIR}/ann_1.1.2
USE_LDCONFIG= yes
USES= gmake
diff --git a/math/ann/pkg-plist b/math/ann/pkg-plist
index e3bf24fcdb64..fb270eafc68c 100644
--- a/math/ann/pkg-plist
+++ b/math/ann/pkg-plist
@@ -5,5 +5,3 @@ lib/libann.so.0
lib/libann.so
lib/libann.a
%%DOCSDIR%%/ANNmanual.pdf
-@dirrm include/ANN
-@dirrm %%DOCSDIR%%