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/libXxf86 | |
parent | c849c53774bfde9bd98c5b76a8396b9eb337207f (diff) | |
download | ports-e99b376eb586b0d909e831bde784f8a0258efcd1.tar.gz ports-e99b376eb586b0d909e831bde784f8a0258efcd1.zip |
Notes
Diffstat (limited to 'x11/libXxf86')
-rw-r--r-- | x11/libXxf86/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXxf86/Makefile b/x11/libXxf86/Makefile index 899b7dc6c856..a7e9b325ae2a 100644 --- a/x11/libXxf86/Makefile +++ b/x11/libXxf86/Makefile @@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-* xorg-libraries-* USE_IMAKE= YES USE_X_PREFIX= no PREFIX?= ${X11BASE} +MTREE_FILE= /etc/mtree/BSD.x11-4.dist DIST_SUBDIR= xorg INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/xc/lib |