summaryrefslogtreecommitdiff
path: root/x11/swarp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11/swarp
parentAdd system-config-printer (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209636
Diffstat (limited to 'x11/swarp')
-rw-r--r--x11/swarp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/swarp/Makefile b/x11/swarp/Makefile
index c622a5e2d3b1..565157fc0b22 100644
--- a/x11/swarp/Makefile
+++ b/x11/swarp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= swarp
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.suckless.org/download/ \
http://mirror.roe.ch/dist/${PORTNAME}/
@@ -14,13 +15,12 @@ MASTER_SITES= http://www.suckless.org/download/ \
MAINTAINER= daniel@roe.ch
COMMENT= X11 generic pointer warping utility
-USE_XLIB= yes
-
MAKE_ARGS= LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -lX11" \
CFLAGS="${CFLAGS} -I${X11BASE}/include \
-DVERSION=\\\"${PORTVERSION}\\\"" \
LD=${CC}
+USE_XORG= x11
PLIST_FILES= bin/swarp
PORTDOCS= README