aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-26 23:12:07 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-26 23:12:07 +0000
commitd4a7bf8f6ad15826d48e512fc18f66bda0861fc8 (patch)
treef96fc94cf6a8d624d4896d84f668862423bff496 /graphics
parent268f47c8e5f1ebcd0d4ecb31f014022330be811e (diff)
downloadports-d4a7bf8f6ad15826d48e512fc18f66bda0861fc8.tar.gz
ports-d4a7bf8f6ad15826d48e512fc18f66bda0861fc8.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpcd/Makefile b/graphics/xpcd/Makefile
index fb92be631cf9..1a6928312a94 100644
--- a/graphics/xpcd/Makefile
+++ b/graphics/xpcd/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xpcd
PORTVERSION= 2.08
PORTREVISION= 2
CATEGORIES+= graphics
-MASTER_SITES= http://bytesex.org/misc/
+MASTER_SITES= http://dl.bytesex.org/releases/xpcd/
MAINTAINER?= jylitalo@iki.fi
COMMENT?= PhotoCD tool collection
@@ -18,7 +18,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
# USE_IMAKE= yes
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
+CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
LDFLAGS= -L${LOCALBASE}/lib
USE_GMAKE= yes
USE_AUTOCONF_VER= 213