aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-08-04 22:31:11 +0800
committeracm <acm@FreeBSD.org>2006-08-04 22:31:11 +0800
commitfbb3370bb7809d90f8dcbae979c433f8f6f2d0b0 (patch)
tree3e40dc77a74586b8798478ffefdfdfe27df8f21f
parentb87608359ada6b6d27ed16f39f451b2a15bb0df6 (diff)
downloadfreebsd-ports-gnome-fbb3370bb7809d90f8dcbae979c433f8f6f2d0b0.tar.gz
freebsd-ports-gnome-fbb3370bb7809d90f8dcbae979c433f8f6f2d0b0.tar.zst
freebsd-ports-gnome-fbb3370bb7809d90f8dcbae979c433f8f6f2d0b0.zip
- Fixed problem on creation of PLIST file
Reported by: pointyhat via erwin Approved by: garga (mentor)
-rw-r--r--games/vdrift-data/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/vdrift-data/Makefile b/games/vdrift-data/Makefile
index 3aa4886d0a65..052c437f68d8 100644
--- a/games/vdrift-data/Makefile
+++ b/games/vdrift-data/Makefile
@@ -7,6 +7,7 @@
PORTNAME= data
PORTVERSION= 20060708
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= vdrift
@@ -20,6 +21,7 @@ COMMENT= Vdrift driving simulation data files
USE_BZIP2= yes
NO_BUILD= yes
DATADIR= ${PREFIX}/share/vdrift
+PLIST= ${WRKDIR}/pkg-plist
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}2006-02-21
OPTIONS= MINIMAL "Install minimal requerimients of data files" off \