aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gdl
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-23 10:28:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-23 10:28:03 +0000
commitc958a485819003ec24c1ea1b01940ea7c953115e (patch)
tree544858c7e8531f55637ace19f7fe9ce4ac601ede /x11-toolkits/gdl
parenta0b1f9f804c55b43a404082d192042d7b0e7f832 (diff)
downloadports-c958a485819003ec24c1ea1b01940ea7c953115e.tar.gz
ports-c958a485819003ec24c1ea1b01940ea7c953115e.zip
Notes
Diffstat (limited to 'x11-toolkits/gdl')
-rw-r--r--x11-toolkits/gdl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile
index c1b0b3462254..fe51f85de348 100644
--- a/x11-toolkits/gdl/Makefile
+++ b/x11-toolkits/gdl/Makefile
@@ -19,8 +19,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-post-patch:
- @${REINPLACE_CMD} '/^test_dock_LDADD =/s/$$/ $$(GDL_DEPENDENCIES_LIBS)/' \
- ${WRKSRC}/gdl/Makefile.in
-
.include <bsd.port.mk>