aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/py-flowtools
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-02 20:23:11 +0800
committernovel <novel@FreeBSD.org>2005-05-02 20:23:11 +0800
commit5dfa36cf6d4fa81db658db41bbe7c5e357d9adb6 (patch)
treea592338ddc203b35a07986d1fb0782a97d7dbe9f /net-mgmt/py-flowtools
parentcf661ad96882f8365e7cb8f59a332ba704deb988 (diff)
downloadfreebsd-ports-gnome-5dfa36cf6d4fa81db658db41bbe7c5e357d9adb6.tar.gz
freebsd-ports-gnome-5dfa36cf6d4fa81db658db41bbe7c5e357d9adb6.tar.zst
freebsd-ports-gnome-5dfa36cf6d4fa81db658db41bbe7c5e357d9adb6.zip
Remove pkg-plist and use PLIST_FILES
Diffstat (limited to 'net-mgmt/py-flowtools')
-rw-r--r--net-mgmt/py-flowtools/Makefile2
-rw-r--r--net-mgmt/py-flowtools/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/py-flowtools/Makefile b/net-mgmt/py-flowtools/Makefile
index c5cdbe9f5587..3d69cbfe29c9 100644
--- a/net-mgmt/py-flowtools/Makefile
+++ b/net-mgmt/py-flowtools/Makefile
@@ -17,6 +17,8 @@ COMMENT= Python extension module for reading flow-tools' data
BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:${PORTSDIR}/net-mgmt/flow-tools
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/flowtools.so
+
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/net-mgmt/py-flowtools/pkg-plist b/net-mgmt/py-flowtools/pkg-plist
deleted file mode 100644
index 2b03d065a65a..000000000000
--- a/net-mgmt/py-flowtools/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/flowtools.so