diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:15 +0000 |
commit | e51ae914b5f05cbec2c8ae177f9935c3fb455b33 (patch) | |
tree | ad47faacf1e1d4071803207720ffca8aae1dfab6 /graphics/hobbes-icons-xpm | |
parent | 259cd346ba624776c8a988ac6147e91a8dc3f2ea (diff) | |
download | ports-e51ae914b5f05cbec2c8ae177f9935c3fb455b33.tar.gz ports-e51ae914b5f05cbec2c8ae177f9935c3fb455b33.zip |
Notes
Diffstat (limited to 'graphics/hobbes-icons-xpm')
-rw-r--r-- | graphics/hobbes-icons-xpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index 531f30aba71a..56c882beb361 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -15,7 +15,7 @@ NO_BUILD= yes LIBDIR= ${STAGEDIR}${PREFIX}/include/X11/pixmaps -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |