diff options
Diffstat (limited to 'emulators/libvm68k/Makefile')
-rw-r--r-- | emulators/libvm68k/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/libvm68k/Makefile b/emulators/libvm68k/Makefile index e80de31030ac..df83baf267d7 100644 --- a/emulators/libvm68k/Makefile +++ b/emulators/libvm68k/Makefile @@ -8,14 +8,14 @@ PORTNAME= libvm68k PORTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org COMMENT= M68000 virtual machine library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes |