summaryrefslogtreecommitdiffstats
path: root/graphics/glpng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glpng/Makefile')
-rw-r--r--graphics/glpng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile
index c1984b4..39f5184 100644
--- a/graphics/glpng/Makefile
+++ b/graphics/glpng/Makefile
@@ -15,9 +15,9 @@ COMMENT= Library to easily load PNG files as an OpenGL textures
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
USE_GL= gl
-USE_ZIP= yes
+USES= dos2unix zip
USE_LDCONFIG= yes
-USE_DOS2UNIX= glpng.c
+DOS2UNIX_FILES= glpng.c
AR?= /usr/bin/ar
OpenPOWER on IntegriCloud