diff options
Diffstat (limited to 'lang/cim/Makefile')
-rw-r--r-- | lang/cim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile index a160abf641f4..1c8dc404cb61 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -7,6 +7,7 @@ PORTNAME= cim PORTVERSION= 3.37 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/ @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for the SIMULA programming language USE_PERL5= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |