summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2003-12-30 15:57:23 +0000
committeragc <agc>2003-12-30 15:57:23 +0000
commitd88522d1139c2beae7f002086e8ffb526623e6c3 (patch)
treeefa90e3a27d5b04ce4775ae9d72718d9ef786d4f
parentdab00d6a4650112b02404d9d6c49d8e3df45ca9e (diff)
downloadpkgsrc-d88522d1139c2beae7f002086e8ffb526623e6c3.tar.gz
Pullup correct operation fix to the pkgsrc-2003Q4 branch. Requested by
Julio M. Merino Vidal. Module Name: pkgsrc Committed By: jmmv Date: Fri Dec 19 23:40:17 UTC 2003 Modified Files: pkgsrc/fonts/artwiz-fonts: Makefile PLIST Log Message: fonts.dir must not be registered in the PLIST (it's handled by fonts.mk). Bump PKGREVISION to 1. While here, some Makefile cleanup.
-rw-r--r--fonts/artwiz-fonts/Makefile15
-rw-r--r--fonts/artwiz-fonts/PLIST3
2 files changed, 9 insertions, 9 deletions
diff --git a/fonts/artwiz-fonts/Makefile b/fonts/artwiz-fonts/Makefile
index e96f3845538..b2a918b49ff 100644
--- a/fonts/artwiz-fonts/Makefile
+++ b/fonts/artwiz-fonts/Makefile
@@ -1,26 +1,27 @@
-# $NetBSD: Makefile,v 1.3 2003/09/02 23:38:24 jmc Exp $
+# $NetBSD: Makefile,v 1.3.2.1 2003/12/30 15:57:23 agc Exp $
#
DISTNAME= artwiz-aleczapka-1.3
PKGNAME= ${DISTNAME:S/aleczapka/fonts/}
+PKGREVISION= 1
+WRKSRC= ${WRKDIR}/artwiz-aleczapka
CATEGORIES= fonts
MASTER_SITES= http://fluxbox.org/artwiz-aleczapka/
EXTRACT_SUFX= .tar.bz2
-WRKSRC= ${WRKDIR}/artwiz-aleczapka
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.vastwaters.com/
COMMENT= Set of free fonts for X11 desktops
USE_BUILDLINK2= yes
-NO_BUILD= yes
-NO_CONFIGURE= yes
USE_X11BASE= yes
USE_PKGINSTALL= yes
-FONTS= ${PREFIX}/lib/X11/fonts/artwiz
-FONTS_X11_DIRS= ${FONTS}
-OWN_DIRS= ${FONTS}
+NO_BUILD= yes
+NO_CONFIGURE= yes
+
+FONTS_X11_DIRS= ${PREFIX}/lib/X11/fonts/artwiz
+OWN_DIRS= ${PREFIX}/lib/X11/fonts/artwiz
do-install:
for i in ${WRKSRC}/*.pcf; do ${INSTALL_DATA} $$i ${FONTS_X11_DIRS}; done
diff --git a/fonts/artwiz-fonts/PLIST b/fonts/artwiz-fonts/PLIST
index 5b3570bf3be..4000ec7b0a8 100644
--- a/fonts/artwiz-fonts/PLIST
+++ b/fonts/artwiz-fonts/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 14:23:41 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.1.1.1.2.1 2003/12/30 15:57:23 agc Exp $
lib/X11/fonts/artwiz/anorexia.pcf
lib/X11/fonts/artwiz/aqui.pcf
lib/X11/fonts/artwiz/cure.pcf
@@ -6,7 +6,6 @@ lib/X11/fonts/artwiz/cursor.pcf
lib/X11/fonts/artwiz/drift.pcf
lib/X11/fonts/artwiz/edges.pcf
lib/X11/fonts/artwiz/fkp.pcf
-lib/X11/fonts/artwiz/fonts.dir
lib/X11/fonts/artwiz/gelly.pcf
lib/X11/fonts/artwiz/glisp-bold.pcf
lib/X11/fonts/artwiz/glisp.pcf