summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gpsim-devel/Makefile')
-rw-r--r--emulators/gpsim-devel/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 27453f17b7b..76c2916d78c 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2013/06/06 12:53:56 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2013/07/15 02:02:21 ryoon Exp $
#
DISTNAME= gpsim-20050905
@@ -18,14 +18,12 @@ USE_LIBTOOL= YES
GCC_REQD+= 3.0
-USE_GNU_READLINE= YES
-# rl_callback_read_char, rl_copy_text,
-# rl_callback_handler_remove, rl_forced_update_display,
-# rl_callback_handler_install
-
CONFLICTS= eXdbm-[0-9]* gpsim-[0-9]*
.include "../../devel/popt/buildlink3.mk"
+# rl_callback_read_char, rl_copy_text,
+# rl_callback_handler_remove, rl_forced_update_display,
+# rl_callback_handler_install
.include "../../devel/readline/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"