- Adopt
- Depend on pkgconfig, this fixes emulators/fuse - Bump PORTREVISION
This commit is contained in:
parent
33243bd5b9
commit
35678e2f71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317314
1 changed files with 3 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
PORTNAME= libspectrum
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators devel
|
||||
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= rene@FreeBSD.org
|
||||
COMMENT= Handling of ZX-Spectrum emulator files formats
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
USES= pkgconfig
|
||||
|
||||
MAN3= libspectrum.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue