diff options
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 06d071dc2085..bce68a97f072 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -3,7 +3,7 @@ # Date created: 14 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.15 1998/04/16 01:56:42 jseger Exp $ +# $Id: Makefile,v 1.16 1998/09/14 19:48:51 markm Exp $ # DISTNAME= xpm-3.4k @@ -14,6 +14,8 @@ MAINTAINER= jseger@FreeBSD.org USE_IMAKE= yes +MAN1= cxpm.1 sxpm.1 + post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib |