diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-09 03:21:40 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-09 03:21:40 +0000 |
commit | 7a0b97a33459c4c956effc037ae045155a3036c6 (patch) | |
tree | b313a34391c5646be0ac9943641fdb0208407fe1 /devel/libchipcard-kde | |
parent | f24d81d183e4c36441451e13dd6bf7569ab54c9f (diff) |
Notes
Diffstat (limited to 'devel/libchipcard-kde')
-rw-r--r-- | devel/libchipcard-kde/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile index 4a805b0a18e8..0a8479c8f301 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -23,6 +23,7 @@ CONFIGURE_TARGET= CONFIGURE_ARGS+= --with-distri=freebsd --with-kde3-prefix=${LOCALBASE}\ --with-applnk-dir=${PREFIX}/share/applnk/Utilities \ --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= QTDIR="${X11BASE}" USE_KDELIBS_VER= 3 .include <bsd.port.pre.mk> |