diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-03 08:15:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-03 08:15:58 +0000 |
commit | 810fb3173bb99c1e9a0fee69ded5eb09c4fbaec9 (patch) | |
tree | b43ae1cb4d5d9f5726be2cfa3a11174eb9fa60e6 /graphics/gphoto2 | |
parent | a0b12bb2ea7bfe931a7016cf044179a0d8c492fa (diff) | |
download | ports-810fb3173bb99c1e9a0fee69ded5eb09c4fbaec9.tar.gz ports-810fb3173bb99c1e9a0fee69ded5eb09c4fbaec9.zip |
Notes
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 275f9be9954d..b98b6b414038 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.mustec.eu.org/~psj/downloads/ \ MAINTAINER= anders@fix.no -BUILD_DEPENDS= ${LOCALBASE}/include/ppm.h:${PORTSDIR}/graphics/etpbm +BUILD_DEPENDS= ${LOCALBASE}/include/ppm.h:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ gdk_imlib.5:${PORTSDIR}/graphics/imlib RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |