aboutsummaryrefslogtreecommitdiff
path: root/misc/linm
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
commit7e42d7a7c432d4054d5333fae985038b61828078 (patch)
treea3f359548461e38bb1bea0d93a14a285d2f1b048 /misc/linm
parentc97b5b3ca34e50650f058d404ecb9d8fb2405771 (diff)
downloadports-7e42d7a7c432d4054d5333fae985038b61828078.tar.gz
ports-7e42d7a7c432d4054d5333fae985038b61828078.zip
Notes
Diffstat (limited to 'misc/linm')
-rw-r--r--misc/linm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile
index d9aeb76e5be1..054fd6975ff1 100644
--- a/misc/linm/Makefile
+++ b/misc/linm/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= cjh@FreeBSD.org
COMMENT= Clone of Mdir, mc-style terminal file manager
LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
USE_OPENSSL= yes
USE_GMAKE= yes