summaryrefslogtreecommitdiff
path: root/x11/xtestpicture/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 05:18:06 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 05:18:06 +0000
commit8c1c5f4a177063cf410c956996fe02d4deb7f3c6 (patch)
treeac2af0f80404ef4aae169dc34e86d24bf2929779 /x11/xtestpicture/Makefile
parentDon't use ${LDCONFIG} if we don't install any shared libraries. (diff)
Move manpages to Makefile and use MAN* macros.
Notes
Notes: svn path=/head/; revision=13665
Diffstat (limited to 'x11/xtestpicture/Makefile')
-rw-r--r--x11/xtestpicture/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile
index d39728e040a4..06e3e660e667 100644
--- a/x11/xtestpicture/Makefile
+++ b/x11/xtestpicture/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 March 1997
# Whom: joerg
#
-# $Id: Makefile,v 1.3 1998/05/26 09:37:27 joerg Exp $
+# $Id: Makefile,v 1.4 1998/07/23 13:03:54 joerg Exp $
#
DISTNAME= xtestpicture-1.2
@@ -13,5 +13,6 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
USE_IMAKE= yes
+MAN1= xtestpicture.1
.include <bsd.port.mk>