aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/allegro-devel/Makefile2
-rw-r--r--devel/allegro/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile
index ee7336756ae2..a695ce0051ed 100644
--- a/devel/allegro-devel/Makefile
+++ b/devel/allegro-devel/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS+= libjack.so:audio/jack \
libFLAC.so:audio/flac \
libphysfs.so:devel/physfs
-USES= cmake gmake jpeg openal:soft pkgconfig
+USES= cmake jpeg openal:soft pkgconfig
USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga
USE_GL= glu
USE_GNOME= gtk20
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 85773cb92f36..42c669881e78 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -16,7 +16,7 @@ COMMENT= Cross-platform library for games and multimedia programming
LIB_DEPENDS+= libpng.so:graphics/png \
libvorbis.so:audio/libvorbis
-USES= cmake gmake makeinfo pkgconfig
+USES= cmake makeinfo pkgconfig
USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga
USE_GL= glu
USE_LDCONFIG= yes