diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-05-10 14:39:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-05-10 14:39:11 +0000 |
commit | 3d889ee4308167cdbf587970351645c0867d8e99 (patch) | |
tree | 74d318dfb7a2f775029af91e1d74bdfb2501a4a9 /emulators | |
parent | bb0fe2a781dc1a26836b707c1d962520fd907171 (diff) | |
download | ports-3d889ee4308167cdbf587970351645c0867d8e99.tar.gz ports-3d889ee4308167cdbf587970351645c0867d8e99.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index e00b86172951..af2e6f0c019e 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -14,6 +14,7 @@ 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} \ |