]> git.armaanb.net Git - asd-repo.git/blobdiff - core/ncurses/build
gmake: new package at 4.3
[asd-repo.git] / core / ncurses / build
index ff59a7e06c5107f12e956d0b7b88f56c0ea566e4..6717489f715f5082f5def0aa68558cecb19ea740 100755 (executable)
@@ -14,8 +14,8 @@
     --without-cxx-binding \
     --with-fallbacks=xterm,xterm-256color,dvtm,dvtm-256color,ansi,vt100,vt220
 
-make
-make DESTDIR="$1" install
+gmake
+gmake DESTDIR="$1" install
 
 # Force ncurses to link against wide-character ncurses library.
 for lib in ncurses form panel menu; do