summaryrefslogtreecommitdiff
path: root/lang/mpd
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 /lang/mpd
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 'lang/mpd')
-rw-r--r--lang/mpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile
index ff60b8ba1cb2..0bd00122708c 100644
--- a/lang/mpd/Makefile
+++ b/lang/mpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpd
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.cs.arizona.edu/mpd/download/ \
http://crypto.riken.go.jp/pub/NetBSD/packages/distfiles/mpd-language/
@@ -38,7 +38,7 @@ MAN5= mpdmap.5 mpdtrace.5
PLIST_SUB+= X11="@comment "
.else
PLIST_SUB+= X11=""
-USE_XLIB= yes
+USE_XORG= x11
.endif
post-patch: