diff options
Diffstat (limited to 'graphics/hobbes-icons-xpm/Makefile')
-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 dfe8ee985e33..703fea3a0bd3 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -11,12 +11,12 @@ DISTNAME= ${PORTNAME} MAINTAINER= dinoex@FreeBSD.org COMMENT= Collection of over 3000 icons in XPM3 format +NO_STAGE= yes NO_BUILD= yes # Where it will be installed (change pkg/PLIST if you change this) LIBDIR= ${PREFIX}/include/X11/pixmaps -NO_STAGE= yes .include <bsd.port.options.mk> do-install: |