summaryrefslogtreecommitdiffstats
path: root/net/gaim
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-11 02:50:03 +0000
committermarcus <marcus@FreeBSD.org>2003-04-11 02:50:03 +0000
commit9acb76ac33254b9615c52bfb94c64bd4e30f4c89 (patch)
tree39e2f3b2cbf79c814dc833d5cf92b2e10cb386d7 /net/gaim
parent6bc07fe74be7b2043b7e4690fe3e619386b71a6d (diff)
downloadFreeBSD-ports-9acb76ac33254b9615c52bfb94c64bd4e30f4c89.zip
FreeBSD-ports-9acb76ac33254b9615c52bfb94c64bd4e30f4c89.tar.gz
s/diable/disable/
Submitted by: petef
Diffstat (limited to 'net/gaim')
-rw-r--r--net/gaim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index fe1ee1c..8464666 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --disable-gtkspell
LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
audiofile.0:${PORTSDIR}/audio/libaudiofile
.else
-CONFIGURE_ARGS+= --diable-audio
+CONFIGURE_ARGS+= --disable-audio
.endif
pre-everything::
OpenPOWER on IntegriCloud