aboutsummaryrefslogtreecommitdiff
path: root/graphics/rigsofrods-pagedgeometry
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-21 18:47:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-21 18:47:09 +0000
commitf86fb72b890f519760f09101714a6dcd0444c5be (patch)
tree3ebe517e167202beb223cbae60d0cc00e44b2efb /graphics/rigsofrods-pagedgeometry
parent5e0b64087b95fee7d26244e6479dae570abfbb46 (diff)
downloadports-f86fb72b890f519760f09101714a6dcd0444c5be.tar.gz
ports-f86fb72b890f519760f09101714a6dcd0444c5be.zip
graphics/rigsofrods-pagedgeometry: drop dialog(1) workaround after r411569
r411569 only helps LICENSE_COMB=single ports as dialog(1) doesn't trip up on CRs embedded in a text on command line as opposed in a file.
Notes
Notes: svn path=/head/; revision=411612
Diffstat (limited to 'graphics/rigsofrods-pagedgeometry')
-rw-r--r--graphics/rigsofrods-pagedgeometry/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/rigsofrods-pagedgeometry/Makefile b/graphics/rigsofrods-pagedgeometry/Makefile
index 4e8b4e000f09..497834c82178 100644
--- a/graphics/rigsofrods-pagedgeometry/Makefile
+++ b/graphics/rigsofrods-pagedgeometry/Makefile
@@ -23,9 +23,6 @@ DOS2UNIX_GLOB= *.cpp *.h *.txt
CMAKE_ARGS= -DPAGEDGEOMETRY_BUILD_SAMPLES=FALSE
USE_LDCONFIG= yes
-# XXX dialog(1) doesn't like ^M in LICENSE_FILE
-post-extract: dos2unix
-
post-patch:
@${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \
${WRKSRC}/CMakeLists.txt