aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2012-08-24 10:36:17 +0800
committerrakuco <rakuco@FreeBSD.org>2012-08-24 10:36:17 +0800
commit86f238b0e941d09527149685f0995f73f4521a06 (patch)
tree7e4a320e5e5c5b3cca465606ccc7f0aeb2d5402e /deskutils
parenteb68b1bf47d4837f3dcf34684a3b19048b65baad (diff)
downloadfreebsd-ports-gnome-86f238b0e941d09527149685f0995f73f4521a06.tar.gz
freebsd-ports-gnome-86f238b0e941d09527149685f0995f73f4521a06.tar.zst
freebsd-ports-gnome-86f238b0e941d09527149685f0995f73f4521a06.zip
Fix some OptionsNG conversion typos.
PR: ports/170811 Submitted by: Artis Caune <Artis.Caune@gmail.com>
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/kdepim3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile
index 7dda5939af21..0fd1a101c605 100644
--- a/deskutils/kdepim3/Makefile
+++ b/deskutils/kdepim3/Makefile
@@ -59,7 +59,7 @@ PORT_OPTIONS+= GNOKII
. endif
.endif
-.if ${PORT_OPTIONS:MGNOKII)
+.if ${PORT_OPTIONS:MGNOKII}
LIB_DEPENDS+= gnokii:${PORTSDIR}/comms/gnokii
.endif