diff options
Diffstat (limited to 'net/xisp/Makefile')
-rw-r--r-- | net/xisp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/xisp/Makefile b/net/xisp/Makefile index 3e60ed77a34e..e7cd5b88cd61 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -7,7 +7,7 @@ PORTNAME= xisp PORTVERSION= 2.7p4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://xisp.hellug.gr/release/ @@ -18,8 +18,7 @@ COMMENT= A user-friendly X interface to pppd/chat LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms -USE_XPM= yes -USE_X_PREFIX= yes +USE_XORG= xpm MAKE_ENV+= CCFLAGS="${CFLAGS}" |