summaryrefslogtreecommitdiff
path: root/math/abs
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
commit06aa815303d09728523a1521f001bd7d8ac0ff16 (patch)
tree8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /math/abs
parent- Since X11BASE = LOCALBASE, register a conflict between freeglut and (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=209644
Diffstat (limited to 'math/abs')
-rw-r--r--math/abs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile
index 154a3f738b24..88b0e4f29fda 100644
--- a/math/abs/Makefile
+++ b/math/abs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= abs
PORTVERSION= 0908
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ \
http://fresh.t-systems-sfr.com/unix/src/privat2/
@@ -17,8 +17,7 @@ MAINTAINER= gmarco@gufi.org
COMMENT= A free spreadsheet with graphical user interface
PLIST_FILES= bin/abs
-USE_XLIB= yes
-USE_XPM= yes
+USE_XORG= x11 xpm xaw
WRKSRC= ${WRKDIR}/abs-src-0.908
post-patch: