diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-01-28 15:31:04 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-01-28 15:31:04 +0800 |
commit | 12fee97b3b2db87aafc419ab6a7a70f458165d9e (patch) | |
tree | 60c2c82e1f315f10a4244e7df73f20f308a07b62 /german/unix-connect | |
parent | 9ff3bb64048b4054f64cc0a7935a356b9faf5b5c (diff) | |
download | freebsd-ports-gnome-12fee97b3b2db87aafc419ab6a7a70f458165d9e.tar.gz freebsd-ports-gnome-12fee97b3b2db87aafc419ab6a7a70f458165d9e.tar.zst freebsd-ports-gnome-12fee97b3b2db87aafc419ab6a7a70f458165d9e.zip |
Change some defines from "YES" to "yes"
See samples in the porters-handbook.
Diffstat (limited to 'german/unix-connect')
-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 |