[Midnightbsd-cvs] CVS Commit: Makefile: This port had an old attempt to work with both

ctriv at midnightbsd.org ctriv at midnightbsd.org
Tue Aug 14 16:24:01 EDT 2007


Log Message:
-----------
This port had an old attempt to work with both bsd.mport.mk and bsd.port.mk.  This attempt was flawed, and has been removed.

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/aspell/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ltextproc/aspell/Makefile -Ltextproc/aspell/Makefile -u -r1.3 -r1.4
--- textproc/aspell/Makefile
+++ textproc/aspell/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	aspell
 PORTVERSION=	0.60.4
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	aspell
@@ -115,8 +115,6 @@
 	@${ECHO_CMD} "@dirrm share/aspell" >> ${TMPPLIST}
 	@${ECHO_CMD} "@dirrm lib/aspell-${VERINST}" >> ${TMPPLIST}
 
-# work with bsd.port.mk
-FAKE_DESTDIR?=/
 
 inst-dicten:
 # Install en-aspell by default


More information about the Midnightbsd-cvs mailing list