diff options
author | bouyer <bouyer> | 1998-01-23 11:41:14 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1998-01-23 11:41:14 +0000 |
commit | b9fe5b2ad91cdb0fdc9dee7dea2a720087f15e76 (patch) | |
tree | 69b3ff0bf07eee82744d8423eb4ea6ad99978e5c /graphics/pixmap/Makefile | |
parent | b25a5308537dccf1d49ab203153a16d4222276af (diff) | |
download | pkgsrc-b9fe5b2ad91cdb0fdc9dee7dea2a720087f15e76.tar.gz |
Restore FreeBSD RCS Id, adjust PLISTS and CAT1
Diffstat (limited to 'graphics/pixmap/Makefile')
-rw-r--r-- | graphics/pixmap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile index db8efe565e3..e823e90a896 100644 --- a/graphics/pixmap/Makefile +++ b/graphics/pixmap/Makefile @@ -3,7 +3,8 @@ # Date created: 19 February 1995 # Whom: jmz # -# $Id: Makefile,v 1.1.1.1 1998/01/23 11:24:57 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/23 11:41:14 bouyer Exp $ +# FreeBSD: Makefile,v 1.8 1996/11/18 09:53:36 asami Exp # DISTNAME= pixmap2.6 @@ -18,5 +19,6 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/pixmap USE_IMAKE= yes +CAT1= pixmap.0 .include <bsd.port.mk> |