diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-12-09 20:58:38 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-12-09 20:58:38 +0000 |
commit | e99b376eb586b0d909e831bde784f8a0258efcd1 (patch) | |
tree | dc89f89dcb6dc9e79d5235a28c94292b6299c34d /x11/libXext | |
parent | c849c53774bfde9bd98c5b76a8396b9eb337207f (diff) | |
download | ports-e99b376eb586b0d909e831bde784f8a0258efcd1.tar.gz ports-e99b376eb586b0d909e831bde784f8a0258efcd1.zip |
Notes
Diffstat (limited to 'x11/libXext')
-rw-r--r-- | x11/libXext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index 6880a743a6ce..577cca9d6a6f 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -22,6 +22,7 @@ CONFLICTS= XFree86-libraries-* xorg-libraries-* USE_BZIP2= yes PREFIX?= ${X11BASE} +MTREE_FILE= /etc/mtree/BSD.x11-4.dist GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes |