diff options
| author | Steve Wills <swills@FreeBSD.org> | 2018-11-19 15:57:08 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2018-11-19 15:57:08 +0000 |
| commit | b4bab1c271f83a726336facb0ca61d5b3dd7dc68 (patch) | |
| tree | 8d3d2c40872fa7f4d249c096fa4b37062aa00d11 /emulators/libspectrum/Makefile | |
| parent | bcd04fb32a034ad109744e7b77dad8391782abf9 (diff) | |
Notes
Diffstat (limited to 'emulators/libspectrum/Makefile')
| -rw-r--r-- | emulators/libspectrum/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index ab2abdda37eb..1406919f22b5 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -15,8 +15,9 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libgcrypt.so:security/libgcrypt GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig +USES= gettext gmake libtool pkgconfig perl5 USE_GNOME= glib20 +USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip |
