diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-26 07:29:34 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-26 07:29:34 +0800 |
commit | fc17e550eddef887d6e1b70a8e7fc9f06056b731 (patch) | |
tree | 5d26acd476642c3b773f75db8040205ff9dc4d29 /emulators/yabause | |
parent | 4c3b90b6bb5bdc235ec60ac72877f1ee418fe1cd (diff) | |
download | freebsd-ports-gnome-fc17e550eddef887d6e1b70a8e7fc9f06056b731.tar.gz freebsd-ports-gnome-fc17e550eddef887d6e1b70a8e7fc9f06056b731.tar.zst freebsd-ports-gnome-fc17e550eddef887d6e1b70a8e7fc9f06056b731.zip |
Convert the tree to USES=openal
Approved by: portmgr (bapt)
Diffstat (limited to 'emulators/yabause')
-rw-r--r-- | emulators/yabause/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index bce7adc1dcd4..fb760a24b785 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -14,10 +14,9 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext USE_AUTOTOOLS= automake:env autoconf:env aclocal:env GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake openal:soft USE_GL= gl glu glut USE_GNOME= # -USE_OPENAL= soft USE_SDL= yes SUB_FILES= pkg-message |