diff options
Diffstat (limited to 'lang/elan/Makefile')
-rw-r--r-- | lang/elan/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/elan/Makefile b/lang/elan/Makefile index e7304445b662..99954b684a3d 100644 --- a/lang/elan/Makefile +++ b/lang/elan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: elan -# Date created: 19 Nov 2005 -# Whom: Ed Schouten <ed@fxq.nl> -# +# Created by: Ed Schouten <ed@fxq.nl> # $FreeBSD$ -# PORTNAME= elan PORTVERSION= 1.7c @@ -25,6 +21,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: |