diff options
Diffstat (limited to 'graphics/flphoto')
-rw-r--r-- | graphics/flphoto/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index f8a562c284d7..54ee86a402f7 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: flPhoto -# Date created: 24 November, 2003 -# Whom: johan -# +# Created by: johan # $FreeBSD$ -# PORTNAME= flphoto PORTVERSION= 1.3.1 @@ -28,6 +24,7 @@ GNU_CONFIGURE= yes MAN1= flphoto.1 MAN5= album.5 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|@OPTIM@|-DHAVE_CONFIG_H|g' ${WRKSRC}/Makefile.in |