diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:04:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:04:56 +0000 |
commit | c97b5b3ca34e50650f058d404ecb9d8fb2405771 (patch) | |
tree | 5c85e3a4222b6bc5ef3f01643dd52652ae191e26 /sysutils/slmon | |
parent | 1d41172ec56f2145f41aa44356368142ff2ee38f (diff) | |
download | ports-c97b5b3ca34e50650f058d404ecb9d8fb2405771.tar.gz ports-c97b5b3ca34e50650f058d404ecb9d8fb2405771.zip |
Notes
Diffstat (limited to 'sysutils/slmon')
-rw-r--r-- | sysutils/slmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 7ecc07d1420d..6020e9e9fff2 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= S-Lang System Monitor -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 \ +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ slang.1:${PORTSDIR}/devel/libslang USE_GETOPT_LONG= yes |