diff options
Diffstat (limited to 'graphics/stamp/Makefile')
-rw-r--r-- | graphics/stamp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index 92a78f108dcf..8bf11976e380 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Adds a graphical, configurable timestamp to a grayscale image -LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |