diff options
Diffstat (limited to 'lang/cim/Makefile')
-rw-r--r-- | lang/cim/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 6f26e4f7dd8..725cb77e34f 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:33 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/02 20:11:37 asau Exp $ DISTNAME= cim-3.30 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/cim/cim.html COMMENT= Simula compiler based on the C programming language -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CONFIGURE_ENV+= libtool_path=${PKG_LIBTOOL:Q} USE_TOOLS+= perl:run |