aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-31 07:10:18 +0800
committerbapt <bapt@FreeBSD.org>2013-08-31 07:10:18 +0800
commit6b32cb52df130c0602e77d34974ce2d41b2de257 (patch)
treef413d04c1620fe2f9399e4b15e8759847acf8b9f
parent8350bf809c3947393ef0ede7b616ef489de79606 (diff)
downloadfreebsd-ports-gnome-6b32cb52df130c0602e77d34974ce2d41b2de257.tar.gz
freebsd-ports-gnome-6b32cb52df130c0602e77d34974ce2d41b2de257.tar.zst
freebsd-ports-gnome-6b32cb52df130c0602e77d34974ce2d41b2de257.zip
Fix typos
-rw-r--r--audio/lame/Makefile2
-rw-r--r--audio/liblo/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 7da71368d23a..32f77048a686 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/3.99
MAINTAINER= netchild@FreeBSD.org
COMMENT= Fast MP3 encoder kit
-USES= gamke iconv
+USES= gmake iconv
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile
index d64bd39c446c..6b9e9d6a3777 100644
--- a/audio/liblo/Makefile
+++ b/audio/liblo/Makefile
@@ -13,7 +13,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
-USES= gamke pathfix
+USES= gmake pathfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes