diff options
author | gahr <gahr@FreeBSD.org> | 2014-01-08 17:53:50 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-01-08 17:53:50 +0800 |
commit | ec23753390bc83ff1b176ffa451ed336c641b277 (patch) | |
tree | fb841ef36062901e843c4727c5fdc9fec4528c73 /net/xisp | |
parent | 46a4e52ee79ecf278792fe9b9def925a72b54fa6 (diff) | |
download | freebsd-ports-gnome-ec23753390bc83ff1b176ffa451ed336c641b277.tar.gz freebsd-ports-gnome-ec23753390bc83ff1b176ffa451ed336c641b277.tar.zst freebsd-ports-gnome-ec23753390bc83ff1b176ffa451ed336c641b277.zip |
- Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION
- STAGE-clean here and there
Diffstat (limited to 'net/xisp')
-rw-r--r-- | net/xisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xisp/Makefile b/net/xisp/Makefile index cb3208ff2ed9..3fdd27057cc1 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xisp PORTVERSION= 2.7p4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://xisp.hellug.gr/release/ @@ -12,7 +12,7 @@ PATCH_SITES= http://www.ml-search.com/xisp/distfiles/ MAINTAINER= tm@onepost.net COMMENT= A user-friendly X interface to pppd/chat -LIB_DEPENDS= forms.2:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms USE_XORG= xpm |