diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-23 21:46:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-23 21:46:48 +0000 |
commit | 669a31554a19fb131b4a22bced641198576475fe (patch) | |
tree | f32a49dc33b8f4a14772cbb76d044ebcb0557560 /textproc | |
parent | b6f612927d2bdbc77e88584b2bc59d0f1e601f01 (diff) | |
download | ports-669a31554a19fb131b4a22bced641198576475fe.tar.gz ports-669a31554a19fb131b4a22bced641198576475fe.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libvisio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libvisio/Makefile b/textproc/libvisio/Makefile index 20e16616cd44..fb38029b6298 100644 --- a/textproc/libvisio/Makefile +++ b/textproc/libvisio/Makefile @@ -24,7 +24,6 @@ USE_PERL5= build USE_XZ= yes USES= gmake pathfix perl5 pkgconfig -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 802516 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900502) |