summaryrefslogtreecommitdiff
path: root/devel/allegro/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-01 14:29:58 +0000
committerwiz <wiz>2005-06-01 14:29:58 +0000
commit10782db0ddd12b6d8e793fd1b2c3135566e085dd (patch)
tree8e75462f400b13d409d3fcb8420e4784f9b43fa6 /devel/allegro/Makefile
parent1a4817dd9b49d035663e10613a0c6f4d623bf9f1 (diff)
downloadpkgsrc-10782db0ddd12b6d8e793fd1b2c3135566e085dd.tar.gz
Convert to options framework.
Diffstat (limited to 'devel/allegro/Makefile')
-rw-r--r--devel/allegro/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 8123fecbe9b..b8aa8213972 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:07:47 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/01 14:29:58 wiz Exp $
DISTNAME= allegro-4.1.18
CATEGORIES= devel
@@ -23,17 +23,7 @@ CONFIGURE_ARGS+= --disable-ossmidi
LIBS+= ${LIBOSSAUDIO}
-.include "../../mk/bsd.prefs.mk"
-
-BUILD_DEFS+= USE_ESOUND
-
-.if !empty(USE_ESOUND:M[Yy][Ee][Ss])
-CONFIGURE_ARGS+= --enable-esddigi
-.include "../../audio/esound/buildlink3.mk"
-PLIST_SUBST+= ESOUND=""
-.else
-PLIST_SUBST+= ESOUND="@comment "
-.endif
+.include "options.mk"
SUBST_CLASSES= oss
SUBST_STAGE.oss= post-patch