1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Revert accident commit in -r351411. This should stop the option dialog

from spamming the user.

Submitted by:	marino@
This commit is contained in:
Koop Mast 2014-05-15 21:26:23 +00:00
parent 2e13afc4af
commit f4fc5055dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354175

View File

@ -21,8 +21,6 @@ CONFIGURE_ARGS= --enable-kdrive --enable-xephyr --disable-dmx --disable-xvfb \
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)