aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gts/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile
index 7b3f5e36127a..a2cfd853f1dd 100644
--- a/graphics/gts/Makefile
+++ b/graphics/gts/Makefile
@@ -25,10 +25,6 @@ INSTALLS_SHLIB= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
-.if !defined(NOPORTDOCS)
-PORTDOCS= *
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|-release \$$(LT_RELEASE)||g ; s|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|'