diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-08 10:33:05 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-08 10:33:05 +0800 |
commit | 468c183b6c36efdbf181fa0426391b2b51376dcf (patch) | |
tree | a5708c1e6e3f8fa35787d22a4c9e28af6d565369 /x11/libXinerama | |
parent | 4f41c7b2346b9dfe6b6d49589610fa06f5ceeadd (diff) | |
download | freebsd-ports-graphics-468c183b6c36efdbf181fa0426391b2b51376dcf.tar.gz freebsd-ports-graphics-468c183b6c36efdbf181fa0426391b2b51376dcf.tar.zst freebsd-ports-graphics-468c183b6c36efdbf181fa0426391b2b51376dcf.zip |
Add missing MTREE_FILEs.
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 6ce7d2292cb..04f7e56807e 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 |