summaryrefslogtreecommitdiffstats
path: root/audio/xmix/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerasami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commite1475027cde346cc8c26ff967438ba80036384a0 (patch)
tree4659b41700eb12b7f8cf84c6386677d53f5d8032 /audio/xmix/Makefile
parenta1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff)
downloadFreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.zip
FreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Diffstat (limited to 'audio/xmix/Makefile')
-rw-r--r--audio/xmix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile
index 014270c..2c05d50 100644
--- a/audio/xmix/Makefile
+++ b/audio/xmix/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 June 1995
# Whom: janek@gaja.ipan.lublin.pl
#
-# $Id$
+# $Id: Makefile,v 1.4 1996/11/18 13:38:46 asami Exp $
#
DISTNAME= xmix-2.1
@@ -21,6 +21,6 @@ WRKSRC= $(WRKDIR)/xmix
pre-install:
${CP} ${WRKSRC}/xmix.1 ${WRKSRC}/xmix.man
- ${INSTALL_DATA} $(WRKSRC)/XMix /usr/X11R6/lib/X11/app-defaults
+ ${INSTALL_DATA} $(WRKSRC)/XMix ${PREFIX}/lib/X11/app-defaults
.include <bsd.port.mk>
OpenPOWER on IntegriCloud