Date: Thu, 21 Oct 2004 22:35:35 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/leafpad Makefile pkg-plist Message-ID: <200410212235.i9LMZZZl046495@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2004-10-21 22:35:35 UTC FreeBSD ports repository Modified files: editors/leafpad Makefile pkg-plist Log: Fix the language install in the correct path. If this is a GNOME app, normal the solution would be add 'gnomehack' but this is just a GTK+ app. Therefore, remove 'gnomeprefix' and install in $(datadir)/leafpad. Bump PORTREVISION for pkg-plist change. Reported by: pointyhat via kris Revision Changes Path 1.2 +6 -3 ports/editors/leafpad/Makefile 1.2 +2 -1 ports/editors/leafpad/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410212235.i9LMZZZl046495>