aboutsummaryrefslogtreecommitdiff
path: root/games/viruskiller
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-26 14:06:08 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-26 14:06:08 +0000
commit216b5a285fdcc1456a307fcc60f3507c20d613eb (patch)
treed0c8617b772b8f0a175d436d938b8d844590b41f /games/viruskiller
parentb829518a7d432b7cc2546fde7f032238d1db13dc (diff)
downloadports-216b5a285fdcc1456a307fcc60f3507c20d613eb.tar.gz
ports-216b5a285fdcc1456a307fcc60f3507c20d613eb.zip
Notes
Diffstat (limited to 'games/viruskiller')
-rw-r--r--games/viruskiller/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile
index ef3e0c4c4525..7b4c8c8a40dc 100644
--- a/games/viruskiller/Makefile
+++ b/games/viruskiller/Makefile
@@ -31,6 +31,7 @@ post-patch:
/^DOCDIR/s|=.*|= $$(DESTDIR)$$(PREFIX)/${DOCSDIR_REL}/| ; \
/^ICONDIR/s|=.*|= $$(DESTDIR)$$(PREFIX)/share/icons/hicolor/| ; \
/^DESKTOPDIR/s|=.*|= $$(DESTDIR)$$(PREFIX)/share/applications/| ; \
+ /^LIBS =/s|$$| -lz| ; \
s|install .* 755|$${BSD_INSTALL_PROGRAM}| ; \
s|install .* 644|$${BSD_INSTALL_DATA}| ; \
/ICONS/s|cp|$${BSD_INSTALL_DATA}|' ${WRKSRC}/makefile