mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
Submitter takes maintainership. PR: ports/96035 Submitted by: Dryice Liu <dryice@dryice.name>
11 lines
263 B
Text
11 lines
263 B
Text
--- icons/Makefile.in.orig Mon Apr 10 19:22:45 2006
|
|
+++ icons/Makefile.in Wed Apr 19 10:26:21 2006
|
|
@@ -193,7 +193,7 @@
|
|
warning.xpm
|
|
|
|
EXTRA_DIST = $(PIXMAPS)
|
|
-pixmapdir = $(datadir)/pixmaps/gq
|
|
+pixmapdir = $(datadir)/gq
|
|
pixmap_DATA = $(PIXMAPS)
|
|
all: all-am
|
|
|