diff options
Diffstat (limited to 'x11/xloadimage/Makefile')
-rw-r--r-- | x11/xloadimage/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index 2d58b41c8989..a949a9dabfdb 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -14,8 +14,7 @@ PORTVERSION= ${VERSION}.${REVISION} CATEGORIES= x11 graphics MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME}.${VERSION} -PATCH_SITES= ${MASTER_SITE_DEBIAN} -PATCH_SITE_SUBDIR= pool/main/x/xloadimage +PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} PATCHFILES= xloadimage_${VERSION}-${REVISION}.diff.gz PATCH_DIST_STRIP= -p1 |