mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
14 lines
314 B
Plaintext
14 lines
314 B
Plaintext
--- Makefile.in.orig Mon Sep 6 23:36:43 1999
|
|
+++ Makefile.in Mon Sep 6 23:37:18 1999
|
|
@@ -116,8 +116,10 @@
|
|
|
|
SUBDIRS = macros intl po pixmaps src doc
|
|
|
|
+.ifdef HAVE_GNOME
|
|
sysdir = $(datadir)/apps/Applications
|
|
sys_DATA = gicq.desktop
|
|
+.endif
|
|
|
|
EXTRA_DIST = gicq.desktop
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|