summaryrefslogtreecommitdiff
path: root/x11/ftmenu
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-06-09 15:47:24 +0000
committerobache <obache@pkgsrc.org>2008-06-09 15:47:24 +0000
commit3a7c6693a57535449582834d76f90f648d407dbf (patch)
tree86b3d8a5c21efa46aaad0a57a24b7ad6fb7b6e9c /x11/ftmenu
parentf5d0ed96330bf97a66680890955efe26717a85e8 (diff)
downloadpkgsrc-3a7c6693a57535449582834d76f90f648d407dbf.tar.gz
Add comments for stupid configure script.
Diffstat (limited to 'x11/ftmenu')
-rw-r--r--x11/ftmenu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile
index bb160981c1f..bfdf8c00971 100644
--- a/x11/ftmenu/Makefile
+++ b/x11/ftmenu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/06/09 15:27:03 obache Exp $
+# $NetBSD: Makefile,v 1.3 2008/06/09 15:47:24 obache Exp $
#
DISTNAME= ftmenu-0.3
@@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
+#XXX: Not using C++, but configure require it.
USE_LANGUAGES+= c c++
USE_TOOLS+= pkg-config
@@ -21,7 +22,7 @@ post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/ftmenu
${INSTALL_DATA} ${WRKSRC}/img/fb.xpm ${DESTDIR}${PREFIX}/share/ftmenu/fb.xpm
-#XXX: This package not using glib, but ckeck it.
+#XXX: Not using GLib, but configure require it.
BUILDLINK_TARGETS+= glib-fake-pc
glib-fake-pc: