aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-05-27 22:26:21 +0800
committeroliver <oliver@FreeBSD.org>2007-05-27 22:26:21 +0800
commite100be6f8b7bb3930a65235f488ee57992ec199a (patch)
tree851d36bbf5203bd29cdf783d8a9da41ad4b2cd91 /sysutils/xcdroast
parent87786c8671c0aadfb32f1f3d228fbb726294cd09 (diff)
downloadfreebsd-ports-gnome-e100be6f8b7bb3930a65235f488ee57992ec199a.tar.gz
freebsd-ports-gnome-e100be6f8b7bb3930a65235f488ee57992ec199a.tar.zst
freebsd-ports-gnome-e100be6f8b7bb3930a65235f488ee57992ec199a.zip
move from X11BASE to LOCALBASE
bump PORTREVISION
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r--sysutils/xcdroast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
index 022d818c606d..02214fb4fb0c 100644
--- a/sysutils/xcdroast/Makefile
+++ b/sysutils/xcdroast/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xcdroast
PORTVERSION= 0.98.a.15
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.xcdroast.org/download/:src \
@@ -23,7 +23,7 @@ OPTIONS= GTK2 "Enable GTK2 support" off \
NONROOT "Use xcdroast w/o being root" off \
NLS "Native language support" on
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_GETTEXT= yes
USE_ICONV= yes
USE_CDRTOOLS= yes