aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-08-22 15:51:40 +0000
committerJohn Marino <marino@FreeBSD.org>2015-08-22 15:51:40 +0000
commitf10ad36eac531ee4b8b17f0d4fab1db948819f21 (patch)
tree046285cf26137fd582aaa1f71a2410eee6627683 /graphics
parent801cff9e4e364a30da361f4a26c1cfd78ab33264 (diff)
downloadports-f10ad36eac531ee4b8b17f0d4fab1db948819f21.tar.gz
ports-f10ad36eac531ee4b8b17f0d4fab1db948819f21.zip
graphics/togl: Alter configure to allow building on DragonFly
This change to the unmaintained port has been in dports for a few months now, so I'm moving the fix over to ports. While here, do some minor fixes to compound commands.
Notes
Notes: svn path=/head/; revision=395040
Diffstat (limited to 'graphics')
-rw-r--r--graphics/togl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile
index 96765f39644c..e32d7da69d8a 100644
--- a/graphics/togl/Makefile
+++ b/graphics/togl/Makefile
@@ -36,6 +36,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
@${REINPLACE_CMD} -e 's|wish |${WISH:T} |' ${WRKSRC}/*.tcl
+ @${REINPLACE_CMD} -e 's/FreeBSD-\*/FreeBSD-*|DragonFly-*/g' \
+ ${WRKSRC}/configure
do-install:
@${MKDIR} ${STAGEDIR}${TOGL_INSTDIR}