diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-03-06 00:17:48 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-03-06 00:17:48 +0000 |
commit | 62e90b299c14303c31d31e39e6ac6f5742862910 (patch) | |
tree | 43208ec5ca2563e0d3eeef3203a5b555ab67a2be /x11/libXp | |
parent | 54ca7378f8f7769e4afe80616c8e404443e7022f (diff) | |
download | ports-62e90b299c14303c31d31e39e6ac6f5742862910.tar.gz ports-62e90b299c14303c31d31e39e6ac6f5742862910.zip |
Notes
Diffstat (limited to 'x11/libXp')
-rw-r--r-- | x11/libXp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile index 1d0c7cd87cbb..a8a57807f0ed 100644 --- a/x11/libXp/Makefile +++ b/x11/libXp/Makefile @@ -26,7 +26,6 @@ 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/Xp |