diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-05 20:19:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-05 20:19:51 +0000 |
commit | 070cd0527bd8cfeb8098f73090280d2679f4d505 (patch) | |
tree | 54f5984187b3b6547f85a0f9ac9b7e6620d38c09 /net/xisp | |
parent | 5a60091983299453e7ec2d79366ed86c06fe763e (diff) | |
download | ports-070cd0527bd8cfeb8098f73090280d2679f4d505.tar.gz ports-070cd0527bd8cfeb8098f73090280d2679f4d505.zip |
Notes
Diffstat (limited to 'net/xisp')
-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 |