diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-20 22:53:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-20 22:53:09 +0000 |
commit | 38eb8c5339e31bce015d6652caf364542965d4d0 (patch) | |
tree | 57033736b4eab37d8b46bb4b452f790f37bd0c7a /devel/libchipcard-kde | |
parent | 1a3a92532506ba92f7a9670be49752b00ad8a807 (diff) | |
download | ports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip |
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 1ac6e9c84dbd..41e3e0cb243c 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS+= --with-distri=freebsd --with-kde3-prefix=${LOCALBASE}\ --with-applnk-dir=${PREFIX}/share/applnk/Utilities USE_KDELIBS_VER= 3 +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> |