diff options
author | jlam <jlam> | 2006-04-08 05:02:59 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-08 05:02:59 +0000 |
commit | 016841ded538972e7f2685290588e257d07379c6 (patch) | |
tree | 855e8cfd585ec1e244f1b9e39c315955add08f02 /x11/XaoS | |
parent | eaab331dbd6b44da2628e8f7229d9a4c5ef1477d (diff) | |
download | pkgsrc-016841ded538972e7f2685290588e257d07379c6.tar.gz |
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'x11/XaoS')
-rw-r--r-- | x11/XaoS/Makefile | 4 | ||||
-rw-r--r-- | x11/XaoS/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index 069a2f8f671..70f8a9eb5d2 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:11:31 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/08 05:03:00 jlam Exp $ # DISTNAME= XaoS-3.1 @@ -17,7 +17,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-curses-driver=no # DGA fails to link somehow, XXX should be fixed CONFIGURE_ARGS+= --with-dga-driver=no -INFO_FILES= xaos.info +INFO_FILES= # PLIST SUBST_CLASSES+= paths SUBST_MESSAGE.paths= "Fixing hardcoded paths." diff --git a/x11/XaoS/PLIST b/x11/XaoS/PLIST index cc05cfd7bb4..3c8fe96eeab 100644 --- a/x11/XaoS/PLIST +++ b/x11/XaoS/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2004/08/15 04:13:18 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/08 05:03:00 jlam Exp $ bin/xaos +info/xaos.info man/man6/xaos.6 share/XaoS/catalogs/README share/XaoS/catalogs/cesky.cat |