diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-07 20:13:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-07 20:13:27 +0000 |
commit | d2a5073a8852e7323fff13aec8e11bc9e139e014 (patch) | |
tree | 59c8712d89e0a35a31b56f08990698e55dfc588b | |
parent | 518d1586352b3d8f7c08306bc34d37e02e5b5d2f (diff) | |
download | ports-d2a5073a8852e7323fff13aec8e11bc9e139e014.tar.gz ports-d2a5073a8852e7323fff13aec8e11bc9e139e014.zip |
Notes
-rw-r--r-- | graphics/vindaloo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vindaloo/Makefile b/graphics/vindaloo/Makefile index 6d8364e2f952..2d1767140d5c 100644 --- a/graphics/vindaloo/Makefile +++ b/graphics/vindaloo/Makefile @@ -31,5 +31,6 @@ USE_GNUSTEP_MAKE_DIRS+= Services/User/Vindaloo POPPLERKIT_PORT?= graphics/popplerkit ICONKIT_PORT?= x11-themes/etoile-iconkit +UNITKIT_PORT?= devel/etoile-unitkit .include <bsd.port.mk> |