diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-13 00:16:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-13 00:16:29 +0000 |
commit | 5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch) | |
tree | 98af802b3322b4a54225135638e2882425155007 /devel/libchipcard-kde/Makefile | |
parent | a73fee04224762fa5a2e7897fc4093fa963b527d (diff) |
Notes
Diffstat (limited to 'devel/libchipcard-kde/Makefile')
-rw-r--r-- | devel/libchipcard-kde/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile index 0a8479c8f301..4a805b0a18e8 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -23,7 +23,6 @@ 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> |