aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freecolor/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/freecolor/Makefile
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'sysutils/freecolor/Makefile')
-rw-r--r--sysutils/freecolor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/freecolor/Makefile b/sysutils/freecolor/Makefile
index 673eb9350c95..f198ea8620b2 100644
--- a/sysutils/freecolor/Makefile
+++ b/sysutils/freecolor/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.rkeene.org/files/oss/freecolor/
MAINTAINER= tdb@FreeBSD.org
COMMENT= Displays free memory as a bargraph
-LIB_DEPENDS= libstatgrab.so:${PORTSDIR}/devel/libstatgrab
+LIB_DEPENDS= libstatgrab.so:devel/libstatgrab
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL="${INSTALL}" INSTALL_PROGRAM="${INSTALL_PROGRAM}"