diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-05 19:24:58 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-05 19:24:58 +0000 |
commit | c5accf0b1725931103517e6be9ee055747b0a713 (patch) | |
tree | cb0d0e6adfda9d20a4b74ed8abce7572e93c4184 /x11/kdebase4-runtime/Makefile | |
parent | Update MASTER_SITES (diff) |
Update to KDE 3.5.3
Diffstat (limited to 'x11/kdebase4-runtime/Makefile')
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index a171f66ece17..f98901d8194d 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/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 |