From 35678e2f716bd85ec85c36221522daf2c9a8a8e7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 4 May 2013 13:43:23 +0000 Subject: - Adopt - Depend on pkgconfig, this fixes emulators/fuse - Bump PORTREVISION --- emulators/libspectrum/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'emulators/libspectrum') diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 6736fec9665b..e1b761aa1e6e 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -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 -- cgit v1.2.3