Sat Jul 4 05:18:37 2015 UTC ()
Add npth.


(ryoon)
diff -r1.2111 -r1.2112 pkgsrc/devel/Makefile

cvs diff -r1.2111 -r1.2112 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2015/06/24 18:01:27 1.2111
+++ pkgsrc/devel/Makefile 2015/07/04 05:18:37 1.2112
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2111 2015/06/24 18:01:27 khorben Exp $ 1# $NetBSD: Makefile,v 1.2112 2015/07/04 05:18:37 ryoon Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= R-Rcpp 13SUBDIR+= R-Rcpp
14SUBDIR+= R-evaluate 14SUBDIR+= R-evaluate
@@ -586,26 +586,27 @@ SUBDIR+= nant @@ -586,26 +586,27 @@ SUBDIR+= nant
586SUBDIR+= nasm 586SUBDIR+= nasm
587SUBDIR+= nbpatch 587SUBDIR+= nbpatch
588SUBDIR+= ncc 588SUBDIR+= ncc
589SUBDIR+= ncurses 589SUBDIR+= ncurses
590SUBDIR+= ncursesw 590SUBDIR+= ncursesw
591SUBDIR+= netbeans-ide 591SUBDIR+= netbeans-ide
592SUBDIR+= netbsd-iscsi-lib 592SUBDIR+= netbsd-iscsi-lib
593SUBDIR+= netcdf 593SUBDIR+= netcdf
594SUBDIR+= netcdf-fortran 594SUBDIR+= netcdf-fortran
595SUBDIR+= newfile 595SUBDIR+= newfile
596SUBDIR+= ninja-build 596SUBDIR+= ninja-build
597SUBDIR+= noweb 597SUBDIR+= noweb
598SUBDIR+= npapi-sdk 598SUBDIR+= npapi-sdk
 599SUBDIR+= npth
599SUBDIR+= nqc 600SUBDIR+= nqc
600SUBDIR+= nsis 601SUBDIR+= nsis
601SUBDIR+= nspr 602SUBDIR+= nspr
602SUBDIR+= nspr-reference 603SUBDIR+= nspr-reference
603SUBDIR+= nss 604SUBDIR+= nss
604SUBDIR+= ocaml-batteries 605SUBDIR+= ocaml-batteries
605SUBDIR+= ocaml-cmdliner 606SUBDIR+= ocaml-cmdliner
606SUBDIR+= ocaml-deriving-ocsigen 607SUBDIR+= ocaml-deriving-ocsigen
607SUBDIR+= ocaml-extlib 608SUBDIR+= ocaml-extlib
608SUBDIR+= ocaml-findlib 609SUBDIR+= ocaml-findlib
609SUBDIR+= ocaml-lwt 610SUBDIR+= ocaml-lwt
610SUBDIR+= ocaml-oasis 611SUBDIR+= ocaml-oasis
611SUBDIR+= ocaml-odn 612SUBDIR+= ocaml-odn