pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/swiggle Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5169edb94448
branches:  trunk
changeset: 482567:5169edb94448
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Oct 30 01:16:27 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 www/swiggle/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 48403775c049 -r 5169edb94448 www/swiggle/Makefile
--- a/www/swiggle/Makefile      Sat Oct 30 01:12:38 2004 +0000
+++ b/www/swiggle/Makefile      Sat Oct 30 01:16:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/30 01:12:38 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/10/30 01:16:27 minskim Exp $
 
 DISTNAME=      swiggle-0.3.3
 CATEGORIES=    www graphics
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://mailbox.univie.ac.at/~le/swiggle/
 COMMENT=       Lightweight image gallery generator
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        yes
 
 SUBST_CLASSES+=                mf
@@ -15,6 +17,8 @@
 SUBST_FILES.mf=                Makefile
 SUBST_SED.mf=          -e "s/gcc/${CC}/" -e "s/-O3//"
 
+INSTALLATION_DIRS=     bin
+
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/swiggle ${PREFIX}/bin/
 



Home | Main Index | Thread Index | Old Index