summaryrefslogtreecommitdiff
path: root/print/freetype/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 01:03:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 01:03:17 +0000
commita80969d36eef3fb8fce18be3e11e1541feb8632b (patch)
treec8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/freetype/Makefile
parent- Remove games/rtcw-paks because it is not needed. It installs 3 files, but (diff)
Remove USE_REINPLACE from all categories starting with P
Notes
Notes: svn path=/head/; revision=162206
Diffstat (limited to 'print/freetype/Makefile')
-rw-r--r--print/freetype/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index e093770b9232..de8b2908b5bb 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -23,7 +23,6 @@ COMMENT= A free and portable TrueType font rendering engine
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
-USE_REINPLACE= yes
.ifdef USE_FREETYPE
IGNORE= Cannot install: you have the `USE_FREETYPE' variable defined either in environment or in make(1) arguments. Please undefine and try again