diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-10 21:16:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-10 21:16:46 +0000 |
commit | 69bec17466f6f64723bd54cd08999ebb02e41a30 (patch) | |
tree | b0d4648948074f96e3ffd8906b45c6d861803482 /net/pynids | |
parent | 5d086887826f4f477d5198cb99349de7ffdff997 (diff) | |
download | ports-69bec17466f6f64723bd54cd08999ebb02e41a30.tar.gz ports-69bec17466f6f64723bd54cd08999ebb02e41a30.zip |
Notes
Diffstat (limited to 'net/pynids')
-rw-r--r-- | net/pynids/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/pynids/Makefile b/net/pynids/Makefile index 0eeee6d68a9c..6169510af204 100644 --- a/net/pynids/Makefile +++ b/net/pynids/Makefile @@ -19,8 +19,6 @@ USES= pkgconfig python USE_GNOME= glib20 USE_PYTHON= distutils autoplist pythonprefix -PLIST_FILES= %%PYTHON_SITELIBDIR%%/nidsmodule.so - LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config .include <bsd.port.pre.mk> |