diff options
Diffstat (limited to 'mail/libsrs2')
-rw-r--r-- | mail/libsrs2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/libsrs2/Makefile b/mail/libsrs2/Makefile index 4a52f9d41073..fe9b1fd69179 100644 --- a/mail/libsrs2/Makefile +++ b/mail/libsrs2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libsrs2 -# Date created: 02 July 2004 -# Whom: snowchyld -# +# Created by: snowchyld # $FreeBSD$ -# PORTNAME= libsrs2 PORTVERSION= 1.0.18 @@ -19,4 +15,5 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.mk> |