diff options
Diffstat (limited to 'games/enigma/patches/patch-aq')
-rw-r--r-- | games/enigma/patches/patch-aq | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/enigma/patches/patch-aq b/games/enigma/patches/patch-aq index b63d6b97bc0..ab8fc5792df 100644 --- a/games/enigma/patches/patch-aq +++ b/games/enigma/patches/patch-aq @@ -1,8 +1,8 @@ -$NetBSD: patch-aq,v 1.1 2007/06/14 17:55:05 heinz Exp $ +$NetBSD: patch-aq,v 1.2 2011/02/23 10:20:26 adam Exp $ --- lib-src/enet/Makefile.in.orig 2006-12-13 22:51:46.000000000 +0100 +++ lib-src/enet/Makefile.in -@@ -551,7 +551,8 @@ installdirs-am: +@@ -557,7 +557,8 @@ installdirs-am: for dir in "$(DESTDIR)$(libdir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done |