1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Use DISTNAME, not DISTFILES.

Fix build.

Submitted by:	David Scheidt (WRKSRC part)
This commit is contained in:
Bruce M Simpson 2005-05-19 13:08:06 +00:00
parent 299b0631e5
commit cb242f69b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135605

View File

@ -9,8 +9,7 @@ PORTNAME= electricsheep
PORTVERSION= 2.6c
CATEGORIES= x11
MASTER_SITES= http://electricsheep.org/
DISTFILES= ${PORTNAME}-2.6.tar.gz
DISTNAME= ${PORTNAME}-2.6
MAINTAINER= dyeske@yahoo.com
COMMENT= A nice distributed screensaver
@ -26,6 +25,8 @@ RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \
RUN_DEPENDS+= xscreensaver:${PORTSDIR}/x11/xscreensaver
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-2.6
USE_X_PREFIX= yes
USE_SDL= sdl
USE_REINPLACE= yes