aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-08-04 05:52:12 +0800
committertobez <tobez@FreeBSD.org>2001-08-04 05:52:12 +0800
commit32ab8806cec1c83280c23e1e84e7a1ed49062c86 (patch)
treef9d401320554d7530e2183dc98d07fb7b636da43
parentb66d6612bb1d95c5d9dddccffa27c7ed4f59b795 (diff)
downloadfreebsd-ports-gnome-32ab8806cec1c83280c23e1e84e7a1ed49062c86.tar.gz
freebsd-ports-gnome-32ab8806cec1c83280c23e1e84e7a1ed49062c86.tar.zst
freebsd-ports-gnome-32ab8806cec1c83280c23e1e84e7a1ed49062c86.zip
Fix plist.
Reported by: bento logs for devel/dhcpconf
-rw-r--r--devel/newt/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/newt/pkg-plist b/devel/newt/pkg-plist
index 31e2ea9f3bd4..d57e120f5638 100644
--- a/devel/newt/pkg-plist
+++ b/devel/newt/pkg-plist
@@ -6,3 +6,5 @@ lib/libnewt.a
lib/libnewt.so
lib/libnewt.so.%%VERSION%%
include/newt.h
+@unexec rmdir %D/lib/python1.5/lib-dynload 2>/dev/null || true
+@unexec rmdir %D/lib/python1.5 2>/dev/null || true