summaryrefslogtreecommitdiff
path: root/x11/xfce3
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 20:52:18 +0000
committerrillig <rillig>2005-09-28 20:52:18 +0000
commit4e79085c76d137332c22a7250a1d71af8a54d788 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /x11/xfce3
parentc4fadcb41aac66eb827c3fac04625ff7eb355f08 (diff)
downloadpkgsrc-4e79085c76d137332c22a7250a1d71af8a54d788.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'x11/xfce3')
-rw-r--r--x11/xfce3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xfce3/Makefile b/x11/xfce3/Makefile
index bbf0b783d65..fa429fd4847 100644
--- a/x11/xfce3/Makefile
+++ b/x11/xfce3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:52 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 20:52:28 rillig Exp $
DISTNAME= xfce-3.8.18
PKGREVISION= 5
@@ -11,12 +11,12 @@ COMMENT= Lightweight desktop environment with CDE look and feel
BUILD_USES_MSGFMT= yes
-USE_X11BASE= # defined
-USE_PKGLOCALEDIR= # defined
-USE_LIBTOOL= # defined
+USE_X11BASE= yes
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
.if ${MACHINE_ARCH} == "alpha"
GCC_REQD+= 2.95