diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-02-17 05:14:30 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-02-17 05:14:30 +0000 |
commit | 9acea5cc3f18b531e7863940bec457d66c10f1bb (patch) | |
tree | 5cb61a29bd52d03db6c55d31f50de0938f01990b /graphics/gnustep-slideshow | |
parent | 5f64f10a76a8515a888d63258b16cb5d668a85af (diff) |
Notes
Diffstat (limited to 'graphics/gnustep-slideshow')
-rw-r--r-- | graphics/gnustep-slideshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnustep-slideshow/Makefile b/graphics/gnustep-slideshow/Makefile index 96b2394d78ad..0714c69149b2 100644 --- a/graphics/gnustep-slideshow/Makefile +++ b/graphics/gnustep-slideshow/Makefile @@ -28,6 +28,6 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes MAKEFILE= -SLIDESHOWKIT_PORT?= graphics/slideshowkit +SLIDESHOWKIT_PORT?= graphics/gnustep-slideshowkit .include <bsd.port.mk> |