diff options
Diffstat (limited to 'math/libranlip/Makefile')
-rw-r--r-- | math/libranlip/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/libranlip/Makefile b/math/libranlip/Makefile index 595e59306476..b2c3c3e5fcb8 100644 --- a/math/libranlip/Makefile +++ b/math/libranlip/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: libranlip -# Date created: 6 Feb 2010 -# Whom: bf <bf@FreeBSD.org> +# Created by: bf <bf@FreeBSD.org> # $FreeBSD$ PORTNAME= libranlip @@ -22,6 +20,7 @@ PORTDOCS= ranlip.ps PORTEXAMPLES= makefile ranliptest.cpp ranliptestproc.cpp TESTPROGS= static_example static_example2 static_example3 shared_example +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: |