aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorswallace <swallace@FreeBSD.org>1994-12-31 12:17:52 +0800
committerswallace <swallace@FreeBSD.org>1994-12-31 12:17:52 +0800
commit540bd21f34eeb51521058ab6c85385257a7f8448 (patch)
treec804522db70e40324408cf1b95c74ef75132454d /audio
parent1f492fe92a07fa672e6f924169741a668dbd64eb (diff)
downloadfreebsd-ports-gnome-540bd21f34eeb51521058ab6c85385257a7f8448.tar.gz
freebsd-ports-gnome-540bd21f34eeb51521058ab6c85385257a7f8448.tar.zst
freebsd-ports-gnome-540bd21f34eeb51521058ab6c85385257a7f8448.zip
Used INSTALL_MANPAGES= yes
to install man pages.
Diffstat (limited to 'audio')
-rw-r--r--audio/xcdplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile
index 381dfeef00b7..3ddf70652633 100644
--- a/audio/xcdplayer/Makefile
+++ b/audio/xcdplayer/Makefile
@@ -3,12 +3,12 @@
# Date created: 30 Sep 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1994/10/01 00:51:50 swallace Exp $
+# $Id: Makefile,v 1.2 1994/10/06 07:52:04 swallace Exp $
#
DISTNAME= xcdplayer-2.2
MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
USE_IMAKE= yes
-MAN1= xcdplayer.1
+INSTALL_MANPAGES= yes
.include <bsd.port.mk>