diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-28 07:31:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-28 07:31:04 +0000 |
commit | d2f8d37ae46f046dd1c3cb517ba1499323064665 (patch) | |
tree | 6648dd98ef773ec5d8039716702ec922ab09d4f1 /german | |
parent | 42b61e1a019db1dea442e0272ce5b475708e297d (diff) | |
download | ports-d2f8d37ae46f046dd1c3cb517ba1499323064665.tar.gz ports-d2f8d37ae46f046dd1c3cb517ba1499323064665.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/unix-connect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 180755a85db8..2e0c111450b2 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz WRKSRC= ${WRKDIR}/${DISTNAME} #USE_GMAKE= yes -GNU_CONFIGURE= YES +GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-user=news CONFIGURE_ARGS+=--with-group=dialer CONFIGURE_ARGS+=--with-execdir=${PREFIX}/libexec/uconnect |