diff options
Diffstat (limited to 'net-im/naim/Makefile')
-rw-r--r-- | net-im/naim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index 437aabe5b278..ecbc09427318 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --without-pkgdocdir .endif .if ${PORT_OPTIONS:MDETACH} -RUN_DEPENDS= screen:${PORTSDIR}/sysutils/screen +RUN_DEPENDS= screen:sysutils/screen CONFIGURE_ARGS+= --enable-detach .endif |