diff options
-rw-r--r-- | textproc/filepp/Makefile | 3 | ||||
-rw-r--r-- | textproc/filepp/distinfo | 2 | ||||
-rw-r--r-- | textproc/filepp/pkg-plist | 3 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 55d372f2f11b..5bec960b3175 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= filepp -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.1 CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ @@ -16,6 +16,7 @@ COMMENT= A generic file preprocessor USE_PERL5= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} NO_BUILD= yes MAN1= filepp.1 diff --git a/textproc/filepp/distinfo b/textproc/filepp/distinfo index 5796a8e86dea..70058c867a78 100644 --- a/textproc/filepp/distinfo +++ b/textproc/filepp/distinfo @@ -1 +1 @@ -MD5 (filepp-1.6.0.tar.gz) = 41580fb1b289dab1b2403765fdbae510 +MD5 (filepp-1.7.1.tar.gz) = 46870a7372bbd5b83e94ef0def08670a diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist index 3a086323633d..2f03e0e9691f 100644 --- a/textproc/filepp/pkg-plist +++ b/textproc/filepp/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/filepp share/filepp/modules/bigdef.pm share/filepp/modules/bigfunc.pm @@ -7,7 +8,6 @@ share/filepp/modules/cmacros.pm share/filepp/modules/comment.pm share/filepp/modules/cpp.pm share/filepp/modules/defplus.pm -share/filepp/modules/filedb.pm share/filepp/modules/for.pm share/filepp/modules/foreach.pm share/filepp/modules/format.pm @@ -16,7 +16,6 @@ share/filepp/modules/hash-comment.pm share/filepp/modules/literal.pm share/filepp/modules/maths.pm share/filepp/modules/regexp.pm -share/filepp/modules/test.pm share/filepp/modules/tolower.pm share/filepp/modules/toupper.pm @dirrm share/filepp/modules |