diff options
Diffstat (limited to 'devel/libchipcard-kde/Makefile')
-rw-r--r-- | devel/libchipcard-kde/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile index 13a234085410..5c7ced20a152 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -19,10 +19,8 @@ LIB_DEPENDS= chipcard.20:${PORTSDIR}/devel/libchipcard:install USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= CONFIGURE_ARGS+= --with-distri=freebsd --with-kde3-prefix=${LOCALBASE}\ - --with-applnk-dir=${PREFIX}/share/applnk/Utilities \ - --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + --with-applnk-dir=${PREFIX}/share/applnk/Utilities USE_KDELIBS_VER= 3 .include <bsd.port.pre.mk> |