diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-28 23:01:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-28 23:01:00 +0000 |
commit | 03cfe242eec82830529f85dfe24451ded14c7144 (patch) | |
tree | 73e26377fa06b7a186c4a0002adf4134492514c6 /graphics/hugin | |
parent | 615a2c95ef82066948ed920bc40d44a6c74a1c5f (diff) | |
download | ports-03cfe242eec82830529f85dfe24451ded14c7144.tar.gz ports-03cfe242eec82830529f85dfe24451ded14c7144.zip |
Notes
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 8c0f9a079160..8b4c0d6e1c4e 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -28,6 +28,7 @@ RUN_DEPENDS= PTOptimizer:${PORTSDIR}/graphics/libpano12 \ WRKSRC= ${WRKDIR}/hugin HAS_CONFIGURE= yes USE_GMAKE= yes +USE_IMAKE= yes DOCSDIR= ${PREFIX}/share/hugin/xrc/data |