diff options
author | mat <mat@FreeBSD.org> | 2016-12-18 00:11:01 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-18 00:11:01 +0800 |
commit | 016e8294ee7d55dfcce48a05e81b740e16f009cf (patch) | |
tree | f9b67e6b5995c73db7607eb5b462f9f693a7b27f /comms | |
parent | 1c1966c618b44f44cdaac0570b37b6a3be25e5df (diff) | |
download | freebsd-ports-gnome-016e8294ee7d55dfcce48a05e81b740e16f009cf.tar.gz freebsd-ports-gnome-016e8294ee7d55dfcce48a05e81b740e16f009cf.tar.zst freebsd-ports-gnome-016e8294ee7d55dfcce48a05e81b740e16f009cf.zip |
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight
Diffstat (limited to 'comms')
-rw-r--r-- | comms/conserver-com/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile index fddb2f87144e..58d38964a8ac 100644 --- a/comms/conserver-com/Makefile +++ b/comms/conserver-com/Makefile @@ -34,7 +34,7 @@ DEFAULTPORT?= 782 DEFAULTHOST?= localhost FREEIPMI_CONFIGURE_ON= --with-freeipmi=${LOCALBASE} -FREEIPMI_LIB_DEPENDS= libfreeipmi.so:${PORTSDIR}/sysutils/freeipmi +FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi GSSAPI_CONFIGURE_WITH= gssapi GSSAPIONLY_EXTRA_PATCHES= ${FILESDIR}/extra-patch-conserver__master.c STRIPREALM_CONFIGURE_WITH= striprealm |