diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /sysutils | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nwclient602/Makefile | 2 | ||||
-rw-r--r-- | sysutils/sjog/Makefile | 4 | ||||
-rw-r--r-- | sysutils/tua/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index b17a6f4ce69e..9caa02a154f6 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x .endif NO_BUILD= yes -ONLY_FOR_ARCHS= alpha i386 +ONLY_FOR_ARCHS= alpha i386 MAN1= rapgen.1 MAN3= nsr_getdate.3 diff --git a/sysutils/sjog/Makefile b/sysutils/sjog/Makefile index bab7248dc2de..393ccee44939 100644 --- a/sysutils/sjog/Makefile +++ b/sysutils/sjog/Makefile @@ -17,8 +17,8 @@ COMMENT= Userland daemon for Sony Vaio Jog Dial ONLY_FOR_ARCHS= i386 USE_AUTOMAKE_VER= 14 -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GNOME= gtk12 -USE_GMAKE= yes +USE_GMAKE= yes .include <bsd.port.mk> diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index 2506b3b5d4c8..47ca0a568b4d 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -8,7 +8,7 @@ PORTNAME= tua PORTVERSION= 4.0 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/ +MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/ MAINTAINER= ports@FreeBSD.org COMMENT= The Uucp Analyzer |