[Midnightbsd-cvs] mports: Makefile: autotools

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 3 21:46:04 EST 2008


Log Message:
-----------
autotools

Modified Files:
--------------
    mports/textproc/gtkspell:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/gtkspell/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L textproc/gtkspell/Makefile -L textproc/gtkspell/Makefile -u -r1.3 -r1.4
--- textproc/gtkspell/Makefile
+++ textproc/gtkspell/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	gtkspell
 PORTVERSION=	2.0.11
-PORTREVISION?=	4
+PORTREVISION?=	5
 CATEGORIES=	textproc gnome
 MASTER_SITES=	http://gtkspell.sourceforge.net/download/
 DISTNAME=	${PORTNAME:S/2$//}-${PORTVERSION}
@@ -20,6 +20,7 @@
 
 LIB_DEPENDS=	pspell.16:${PORTSDIR}/textproc/aspell
 
+USE_AUTOTOOLS=	libtool:15
 USE_PERL5=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack gtk20


More information about the Midnightbsd-cvs mailing list