diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/tipograf | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) | |
download | ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.tar.gz ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.zip |
Notes
Diffstat (limited to 'print/tipograf')
-rw-r--r-- | print/tipograf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/tipograf/Makefile b/print/tipograf/Makefile index cfa39932e848..c5161bc3655f 100644 --- a/print/tipograf/Makefile +++ b/print/tipograf/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-letter RUN_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-letter USE_QT_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |