diff options
author | tron <tron@pkgsrc.org> | 2007-08-24 09:57:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-08-24 09:57:42 +0000 |
commit | 8367ccc8731d7ccc20b872251c0dd30958896e47 (patch) | |
tree | a3450e6fa5e143e5d6e721f5b4099d67895f02d6 /emulators | |
parent | 0783d536c3f19d74d739d37f76f01cf3f8cd39db (diff) | |
download | pkgsrc-8367ccc8731d7ccc20b872251c0dd30958896e47.tar.gz |
Add static package list for manually created files. Bump package revision.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse100_fontconfig/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse100_fontconfig/PLIST | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/emulators/suse100_fontconfig/Makefile b/emulators/suse100_fontconfig/Makefile index de13828a171..aac370826d5 100644 --- a/emulators/suse100_fontconfig/Makefile +++ b/emulators/suse100_fontconfig/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/08/23 20:42:32 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2007/08/24 09:57:42 tron Exp $ DISTNAME= suse_fontconfig-${SUSE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators DISTFILES= fontconfig-2.3.2.20050721-10.2.${SUSE_ARCH}.rpm @@ -12,6 +12,8 @@ EMUL_MODULES.linux= expat freetype2 .include "../../emulators/suse100_linux/Makefile.common" +PLIST_SRC= ${PKGDIR}/PLIST ${RPM2PKG_PLIST} + do-build: ${SETENV} LOCALBASE=${LOCALBASE:Q} X11PREFIX=${X11PREFIX:Q} \ ${AWK} -f ${FILESDIR}/generate.awk ${FILESDIR}/local.conf.in \ diff --git a/emulators/suse100_fontconfig/PLIST b/emulators/suse100_fontconfig/PLIST new file mode 100644 index 00000000000..18692c7db7d --- /dev/null +++ b/emulators/suse100_fontconfig/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2007/08/24 09:57:43 tron Exp $ +${EMULSUBDIRSLASH}etc/fonts/local.conf |