diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2024-02-22 21:35:01 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2024-02-22 21:35:01 +0000 |
| commit | 7a76f0b784acef4b18474ecb1f748acda9b8e089 (patch) | |
| tree | 0c69ab16966f3dbc166c16a0ce0617cdddcddcf0 /emulators/libspectrum/Makefile | |
| parent | aceef2fc162f7e4386bb7aa1c7cb28d2a97b729c (diff) | |
Diffstat (limited to 'emulators/libspectrum/Makefile')
| -rw-r--r-- | emulators/libspectrum/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index b30367746dca..d6be4b417d3f 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,5 +1,6 @@ PORTNAME= libspectrum PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} @@ -13,6 +14,7 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libgcrypt.so:security/libgcrypt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gettext gmake gnome libtool perl5 pkgconfig USE_GNOME= glib20 USE_PERL5= build |
