summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2010-06-05 23:55:39 +0000
committerwiz <wiz>2010-06-05 23:55:39 +0000
commited3603757a40bb562edd7b082cbe1c4e08bee3d0 (patch)
treec29553e8e5a78e3c7273a31d064ad18283207d98
parent8b354865fe3642c45d4e8cd3e4dae585d31bb9a1 (diff)
downloadpkgsrc-ed3603757a40bb562edd7b082cbe1c4e08bee3d0.tar.gz
Note bug report for SUBST_* workaround.
-rw-r--r--misc/gaupol/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile
index 61009a73eff..29056ba2935 100644
--- a/misc/gaupol/Makefile
+++ b/misc/gaupol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/06/05 14:04:45 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2010/06/05 23:55:39 wiz Exp $
#
DISTNAME= gaupol-0.16
@@ -21,6 +21,7 @@ USE_LANGUAGES= # none
USE_TOOLS+= intltool msgfmt
PKG_DESTDIR_SUPPORT= user-destdir
+# https://bugzilla.gnome.org/show_bug.cgi?id=620665
SUBST_CLASSES+= manpath
SUBST_FILES.manpath= INSTALL manifest/data-files.gaupol
SUBST_MESSAGE.manpath= Fixing man page installation path.