diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-25 21:20:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-25 21:20:25 +0000 |
commit | ab0a332ddb65541cf179f00b83e6091052f3947c (patch) | |
tree | ad8a4d07d726dc478c6269e328585f1b00cf978b /sysutils/gai-leds | |
parent | 23753d527f3a4d4cacd331527540388943649ce4 (diff) |
Notes
Diffstat (limited to 'sysutils/gai-leds')
-rw-r--r-- | sysutils/gai-leds/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gai-leds/Makefile b/sysutils/gai-leds/Makefile index 59a2e11025a3..c71d71d82f39 100644 --- a/sysutils/gai-leds/Makefile +++ b/sysutils/gai-leds/Makefile @@ -21,6 +21,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix +BROKEN= does not compile + post-patch: @${REINPLACE_CMD} -e \ 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \ |