## Refer to /usr/share/examples/etc/make.conf (FreeBSD 5.x) # install|build world NO_BLUETHOOTH=missing NO_I4B=never-used-isdn NO_SENDMAIL=postfix-here NO_INFO=man-only NOGAMES=use-ports NO_GAMES=use-ports USA_RESIDENT=yes DOC_LANG=en_US.ISO8859-15 # Directories #PREFIX=/misc/local LOCALBASE=/misc/local X11BASE=/misc/local/X LINUXBASE=/usr/linux-base PORTSDIR=/misc/ports WRKDIRPREFIX=/work/ports #WRKDIRPREFIX=/usr/build-ooo # Does not cause a packge to be stored in the set directory PKGREPOSITORY=/misc/pkg # Kernel modules #NO_MODULES=true # do not build modules with the kernel #MODULES_WITH_WORLD=true # do not build modules when building kernel #NDIS_SYS=/temp-ndis/w22n51.sys #NDIS_INF=/temp-ndis/w22n51.INF #NDIS_H=/temp-ndis/ndis_driver_data.h #NDIS_O=/temp-ndis/ndis_driver_data.o NOPROFILE= true NO_PROFILE= true # C code CFLAGS?= -O -pipe #CFLAGS+= -g # C++ code #CXXFLAGS+= -fmemoize-lookups -fsave-memoized # Kernel COPTFLAGS= -O -pipe CPUTYPE= pentiumpro #NO_CPU_CFLAGS= true #NO_CPU_COPTFLAGS=true # 5.4: Darn pf module cannot be loaded if INET6 is not compiled in kernel. # Workaround is to make kernel|pf again w/ NOINET6=yes defined. #NOINET6=yes NO_INET6=yes # Perl PERL_ARCH=mach #NOPERL=yo #NO_PERL=yo NO_PERL_WRAPPER=yo # Ports #BATCH=yes #PACKAGE_BUILDING=yes POSTFIX_DEFAULT_MTA=yes # For x11-wm/fvwm2-devel port. WITHOUT_ICONS=yes WITH_GHOSTSCRIPT_AFPL=yes WITH_LETTERSIZE=yes WITH_OPTIMIZED_FLAGS=yes WITH_VIDX=yes WITH_XANIM=yes WITH_STATIC_BASH=yes WITHOUT_CUPS=yes WITHOUT_FAM=yes WITHOUT_GNOME2=yes WITHOUT_GNOME=yes WITHOUT_GTK2=yes WITHOUT_ICONV=yes WITHOUT_MDNS=yes WITHOUT_MUTLIBYTE=yes WITHOUT_NLS=yes WITHOUT_PYTHON=yes WITHOUT_SAMBA=yes PER_PORT_OPT= /misc/moo/etc/ports-make.cf .if exists( ${PER_PORT_OPT} ) .include "${PER_PORT_OPT}" .endif .if ${.CURDIR:M*/textproc/libxml2} WITHOUT_SCHEMA=yes .endif X_WINDOW_SYSTEM=Xorg #NO_SUID_XSERVER=YES # Set XAWVER here to override whatever it in ports/Mk/bsd.port.mk to # reflect the local reality. In bas.port.mk, it has been set to 8 # despite the Xaw port itself installs version 7. #XAWVER=7 # added by use.perl 2006-05-16 11:50:45 PERL_VER=5.8.8 PERL_VERSION=5.8.8