diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 21:13:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 21:13:40 +0000 |
commit | 33a0de79455f79d44d1a3839a9403a71d57d30ba (patch) | |
tree | fa1522173e6a704c51c277ee3bf06f68be651200 /net/gicq/files/patch-ac | |
parent | BROKEN: Does not build (diff) |
Unbreak after recent GNOMENG change.
Diffstat (limited to '')
-rw-r--r-- | net/gicq/files/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gicq/files/patch-ac b/net/gicq/files/patch-ac index 92a26e88bd61..edb8ba6f0be0 100644 --- a/net/gicq/files/patch-ac +++ b/net/gicq/files/patch-ac @@ -1,9 +1,9 @@ ---- Makefile.in.orig Mon Sep 6 23:36:43 1999 -+++ Makefile.in Mon Sep 6 23:37:18 1999 +--- Makefile.in.orig Fri Sep 20 17:11:23 2002 ++++ Makefile.in Fri Sep 20 17:11:57 2002 @@ -116,8 +116,10 @@ SUBDIRS = macros intl po pixmaps src doc - + +.ifdef HAVE_GNOME sysdir = $(datadir)/apps/Applications sys_DATA = gicq.desktop |