diff options
author | tv <tv> | 2004-10-07 16:25:59 +0000 |
---|---|---|
committer | tv <tv> | 2004-10-07 16:25:59 +0000 |
commit | 6451df836a471dcfad336c52276c1873fd59bdf5 (patch) | |
tree | 5c91dd720f7bbf9a89e788d9717f7855b575d11f /print/libgnomecups/Makefile | |
parent | 512ed7d2c5b189de97eeec70251ded6f97ebe009 (diff) | |
download | pkgsrc-6451df836a471dcfad336c52276c1873fd59bdf5.tar.gz |
Only use .la files in PLIST.
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 760828becd2..aca506bcc4b 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:05 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/07 16:25:59 tv Exp $ # DISTNAME= libgnomecups-0.1.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.1/} |