aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse-utils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-07-28 20:35:56 +0000
committerRene Ladan <rene@FreeBSD.org>2013-07-28 20:35:56 +0000
commitdf7dc9be0a8e323109cd79059e07b946d56765c9 (patch)
tree0d3a14a65b3eb9babf3c626f9bba6e914d73f9c7 /emulators/fuse-utils
parentb21906283de1f3427022ef38f4865cadf2679010 (diff)
downloadports-df7dc9be0a8e323109cd79059e07b946d56765c9.tar.gz
ports-df7dc9be0a8e323109cd79059e07b946d56765c9.zip
- Remove no-op MAKE_JOBS_SAFE
- Pet portlint
Notes
Notes: svn path=/head/; revision=323852
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r--emulators/fuse-utils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index b61cfcb4a24f..5086541dd21a 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -12,9 +12,8 @@ COMMENT= Utilities from the Free Unix Spectrum Emulator
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-MAKE_JOBS_SAFE= yes
-
USES= pkgconfig
+
LIB_DEPENDS= spectrum:${PORTSDIR}/emulators/libspectrum
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \