mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
b78dbfaca9
PR: ports/55123 Submitted by: Sebastian Yepes F. <esn@x123.info>
12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
--- Makefile.in.old Thu Jul 31 05:24:26 2003
|
|
+++ Makefile.in Thu Jul 31 19:03:06 2003
|
|
@@ -211,7 +211,7 @@
|
|
icondir = $(datadir)/pixmaps
|
|
|
|
util_DATA = xchat.desktop
|
|
-utildir = $(datadir)/applications
|
|
+utildir = $(datadir)/apps/Internet
|
|
subdir = .
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|