diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-08 02:33:05 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-08 02:33:05 +0000 |
commit | f11ad1a046b2f30d6bb3e62f89de4a8812c7b6c0 (patch) | |
tree | b719bf2782eedc2bceaf76ad65dddefa22da006a /x11/libXinerama | |
parent | 8924156e6bd6e8deb2461ed5e9e005fe8cda51fa (diff) | |
download | ports-f11ad1a046b2f30d6bb3e62f89de4a8812c7b6c0.tar.gz ports-f11ad1a046b2f30d6bb3e62f89de4a8812c7b6c0.zip |
Notes
Diffstat (limited to 'x11/libXinerama')
-rw-r--r-- | x11/libXinerama/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index 6ce7d2292cba..04f7e56807e7 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -23,6 +23,7 @@ CONFLICTS= XFree86-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 |