aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gts
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-02-06 07:47:33 +0800
committeredwin <edwin@FreeBSD.org>2005-02-06 07:47:33 +0800
commit45c9e40da3542786baa3817a0e79f87a6e205437 (patch)
treea0f7e2dfdd0fa0ebf6c9f127bbe3d0e22e105c72 /graphics/gts
parent8e9357a4fdc520d558c0deffce4fe2f20f7f6d02 (diff)
downloadfreebsd-ports-gnome-45c9e40da3542786baa3817a0e79f87a6e205437.tar.gz
freebsd-ports-gnome-45c9e40da3542786baa3817a0e79f87a6e205437.tar.zst
freebsd-ports-gnome-45c9e40da3542786baa3817a0e79f87a6e205437.zip
No files were installed in DOCSDIR, remove PORTDOCS statement.
Diffstat (limited to 'graphics/gts')
-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|'