diff options
author | kris <kris@FreeBSD.org> | 2006-02-06 04:19:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-06 04:19:51 +0800 |
commit | 56043244f0a02925b0fc360adc6eb486144edba6 (patch) | |
tree | 549ecb9e064266b6267323f841266aea48d3b466 | |
parent | 208d19ac269a914a402fd967267fb26a4fa0adaf (diff) | |
download | freebsd-ports-gnome-56043244f0a02925b0fc360adc6eb486144edba6.tar.gz freebsd-ports-gnome-56043244f0a02925b0fc360adc6eb486144edba6.tar.zst freebsd-ports-gnome-56043244f0a02925b0fc360adc6eb486144edba6.zip |
BROKEN: Installs into etc/ppp and doesn't clean it up
-rw-r--r-- | net/xisp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xisp/Makefile b/net/xisp/Makefile index 9be0fbbf3cc5..da7db615b0e2 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -17,6 +17,8 @@ COMMENT= A user-friendly X interface to pppd/chat LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms +BROKEN= Installs into etc/ppp and doesn't clean it up + USE_XPM= yes MAN1= xisp.1 |