diff options
author | grog <grog@FreeBSD.org> | 2013-05-20 11:41:09 +0800 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2013-05-20 11:41:09 +0800 |
commit | 911b29d63b70553bc1c66966bce6f3ac52d4b6a7 (patch) | |
tree | 7e4ad3cf1cc51fd3fe0a28268b6b703479e129d9 | |
parent | b037eca397dd22b55fe5b911e64d287e3234c52f (diff) | |
download | freebsd-ports-gnome-911b29d63b70553bc1c66966bce6f3ac52d4b6a7.tar.gz freebsd-ports-gnome-911b29d63b70553bc1c66966bce6f3ac52d4b6a7.tar.zst freebsd-ports-gnome-911b29d63b70553bc1c66966bce6f3ac52d4b6a7.zip |
Add hugin-devel to build.
Approved by: itetcu (mentor)
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 297786bd00bc..c5cfa2b7b98a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -366,6 +366,7 @@ SUBDIR += hs-svgcairo SUBDIR += hsetroot SUBDIR += hugin + SUBDIR += hugin-devel SUBDIR += icat SUBDIR += icc-profiles-basiccolor SUBDIR += icc-profiles-openicc |