freebsd-ports/x11/roxterm/files/patch-Makefile.in
Rong-En Fan 95ca38510e A tabbed, vte- (GTK+) based terminal emulator providing advanced
features such as multiple tabs with a small footprint.

WWW: http://sourceforge.net/projects/roxterm/

PR:		ports/113859
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-20 13:48:32 +00:00

17 lines
547 B
Text

--- Makefile.in.orig Tue Jun 19 22:25:48 2007
+++ Makefile.in Tue Jun 19 22:32:44 2007
@@ -721,12 +721,13 @@
uninstall-local uninstall-nobase_pkgdataDATA
-install-data-local:
+install-doc-local:
$(top_srcdir)/install-sh -d $(DESTDIR)/$(pkgdocdir)/imgs
$(top_srcdir)/install-sh -m 0644 -t $(DESTDIR)/$(pkgdocdir) \
$(HELPFILES)
$(top_srcdir)/install-sh -m 0644 -t $(DESTDIR)/$(pkgdocdir)/imgs \
$(HELPIMGS)
+install-data-local:
$(top_srcdir)/install-sh -m 0644 $(top_srcdir)/.DirIcon \
$(DESTDIR)/$(pkgicondir)/roxterm.svg