Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2013 13:30:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/184952: commit references a PR
Message-ID:  <201312311330.rBVDU2mH047578@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/184952; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184952: commit references a PR
Date: Tue, 31 Dec 2013 13:22:24 +0000 (UTC)

 Author: kwm
 Date: Tue Dec 31 13:22:14 2013
 New Revision: 338299
 URL: http://svnweb.freebsd.org/changeset/ports/338299
 
 Log:
   Remove extra bsd.port.options.mk, it already defined in the master port.
   
   PR:		ports/184952
   Submitted by:	marino@
 
 Modified:
   head/x11-servers/xephyr/Makefile
 
 Modified: head/x11-servers/xephyr/Makefile
 ==============================================================================
 --- head/x11-servers/xephyr/Makefile	Tue Dec 31 13:17:05 2013	(r338298)
 +++ head/x11-servers/xephyr/Makefile	Tue Dec 31 13:22:14 2013	(r338299)
 @@ -21,8 +21,6 @@ CONFIGURE_ARGS=	--enable-kdrive --enable
  SLAVE_PORT=	yes
  PLIST_FILES=	bin/Xephyr man/man1/Xephyr.1.gz
  
 -.include <bsd.port.options.mk>
 -
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/hw/kdrive/ephyr/Xephyr ${STAGEDIR}${PREFIX}/bin/
  .if defined(WITH_NEW_XORG)
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312311330.rBVDU2mH047578>