diff options
Diffstat (limited to 'graphics/Cgraph/Makefile')
-rw-r--r-- | graphics/Cgraph/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile index 1dff6b781b2b..867a65902c36 100644 --- a/graphics/Cgraph/Makefile +++ b/graphics/Cgraph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cgraph -# Date created: 25 September 1998 -# Whom: Anton Berezin <tobez@plab.ku.dk> -# +# Created by: Anton Berezin <tobez@plab.ku.dk> # $FreeBSD$ -# PORTNAME= Cgraph PORTVERSION= 2.04 @@ -21,6 +17,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME:L} USE_LDCONFIG= yes +NO_STAGE= yes post-extract: @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile |