aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-06-05 19:24:58 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-06-05 19:24:58 +0000
commitc5accf0b1725931103517e6be9ee055747b0a713 (patch)
treecb0d0e6adfda9d20a4b74ed8abce7572e93c4184 /x11/kde4-workspace/Makefile
parenta39413592f31d8b91f994ab980ac410aa258c782 (diff)
downloadports-c5accf0b1725931103517e6be9ee055747b0a713.tar.gz
ports-c5accf0b1725931103517e6be9ee055747b0a713.zip
Notes
Diffstat (limited to 'x11/kde4-workspace/Makefile')
-rw-r--r--x11/kde4-workspace/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index a171f66ece17..f98901d8194d 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -8,7 +8,6 @@
PORTNAME= kdebase
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -48,7 +47,7 @@ CONFIGURE_ENV+= RUN_KAPPFINDER=no kde_cv_utmp_file=/var/run/utmp
CONFIGURE_ARGS+=--without-java \
--with-qt-dir=${X11BASE} \
--with-xdmdir=${X11BASE}/lib/X11/xdm \
- --with-ssl-dir=/
+ --with-ssl-dir=${OPENSSLBASE}
OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on