2000-04-02 13:30:04 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2000/04/02 17:30:04 espie Exp $
|
1999-09-17 05:22:51 -04:00
|
|
|
|
2000-04-02 13:30:04 -04:00
|
|
|
BROKEN= "check out gomconfig..."
|
1999-11-05 06:27:35 -05:00
|
|
|
DISTNAME= gom-0.29.103
|
1999-07-21 22:06:56 -04:00
|
|
|
CATEGORIES= audio
|
2000-04-02 13:30:04 -04:00
|
|
|
NEED_VERSION= 1.230
|
1999-07-21 22:06:56 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
MASTER_SITE_SUBDIR= apps/sound/mixers
|
|
|
|
|
|
|
|
|
|
|
|
MAINTAINER= scott@tranzoa.com
|
|
|
|
|
2000-02-12 03:02:07 -05:00
|
|
|
LICENSE_TYPE= GPL
|
2000-04-02 13:30:04 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2000-04-02 13:30:04 -04:00
|
|
|
LIB_DEPENDS= xview::x11/xview/lib \
|
|
|
|
olgx::x11/xview/lib
|
1999-07-21 22:06:56 -04:00
|
|
|
|
|
|
|
SEPARATE_BUILD= concurrent
|
2000-04-02 13:30:04 -04:00
|
|
|
USE_AUTOCONF= Yes
|
|
|
|
FAKE= Yes
|
1999-07-21 22:06:56 -04:00
|
|
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
|
|
|
# You can disable the X version of gom, and only have a console
|
|
|
|
# interface by commenting out the following line...
|
|
|
|
CONFIGURE_ARGS+= --with-x --enable-x-gomii
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|