[Midnightbsd-cvs] mports: Makefile: remove a target we don't need.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Apr 16 03:26:39 EDT 2008


Log Message:
-----------
remove a target we don't need.

Modified Files:
--------------
    mports/editors/vim:
        Makefile (r1.7 -> r1.8)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/vim/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -L editors/vim/Makefile -L editors/vim/Makefile -u -r1.7 -r1.8
--- editors/vim/Makefile
+++ editors/vim/Makefile
@@ -231,9 +231,6 @@
 	${CP} -p ${TMPPLIST} ${TMPPLIST}.pre-share-vim
 	cd ${WRKDIR} ; ex < ex.script
 
-show-options:
-	@${MAKE} -DWITH_OPTIONS showconfig
-
 cklatest:
 	@-ncftpls \
 	    ftp://ftp.vim.org/pub/vim/patches/${PORTVERSION:C/\.[0-9a-z]*$//}/ \


More information about the Midnightbsd-cvs mailing list