summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorobache <obache>2008-06-09 15:47:24 +0000
committerobache <obache>2008-06-09 15:47:24 +0000
commit34281018b55da1ebd0235361d2e9502a863e1ebc (patch)
tree86b3d8a5c21efa46aaad0a57a24b7ad6fb7b6e9c /x11
parent9a6ea8612b2b0377529cd87386f0ce87d85d16ef (diff)
downloadpkgsrc-34281018b55da1ebd0235361d2e9502a863e1ebc.tar.gz
Add comments for stupid configure script.
Diffstat (limited to 'x11')
-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: