diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 08:28:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 08:28:26 +0000 |
commit | 83208ba0b2b43984f2271cbc987200f45d5ea7aa (patch) | |
tree | bdc91ec1db78ea9eaab7712a43d60f4f2fd8c909 /graphics/gimp-help | |
parent | 4d2b5b5ad24a6d8ab667029a29f324e6f25de17a (diff) | |
download | ports-83208ba0b2b43984f2271cbc987200f45d5ea7aa.tar.gz ports-83208ba0b2b43984f2271cbc987200f45d5ea7aa.zip |
Notes
Diffstat (limited to 'graphics/gimp-help')
-rw-r--r-- | graphics/gimp-help/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-help/Makefile b/graphics/gimp-help/Makefile index ad6a98b06829..7d17442e4766 100644 --- a/graphics/gimp-help/Makefile +++ b/graphics/gimp-help/Makefile @@ -21,6 +21,7 @@ DISTNAME= ${PORTNAME}-2-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GIMP user's manual +BUILD_DEPENDS= gimp:${PORTSDIR}/graphics/gimp RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp USE_X_PREFIX= yes |