aboutsummaryrefslogtreecommitdiff
path: root/multimedia/pwcbsd/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-15 21:33:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-15 21:33:43 +0000
commit13225494cad53abcb16fc7d5f96984d73433409d (patch)
tree8dc2559650bb03d800019923028a74380b2e5afe /multimedia/pwcbsd/Makefile
parente4765836b26fbc2fd93228ce2f2696259b800f4f (diff)
Notes
Diffstat (limited to 'multimedia/pwcbsd/Makefile')
-rw-r--r--multimedia/pwcbsd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile
index fdf756f8d56b..9358734c791e 100644
--- a/multimedia/pwcbsd/Makefile
+++ b/multimedia/pwcbsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pwcbsd
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= multimedia sysutils
MASTER_SITES= http://raaf.atspace.org/
@@ -31,6 +31,7 @@ IGNORE= requires kernel source files
.if !defined(WITHOUT_PROGRAMS)
ALL_TARGET= all pwcview
PROGRAMS= pwcview
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
MAN1= pwcview.1
USE_SDL= sdl
PLIST_SUB+= PROGRAMS=""