diff options
-rw-r--r-- | sysutils/pwgen/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pwgen2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile index 401da3d1e3c9..0b574d684513 100644 --- a/sysutils/pwgen/Makefile +++ b/sysutils/pwgen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org -LIB_DEPENDS= getopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}-1 diff --git a/sysutils/pwgen2/Makefile b/sysutils/pwgen2/Makefile index 401da3d1e3c9..0b574d684513 100644 --- a/sysutils/pwgen2/Makefile +++ b/sysutils/pwgen2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org -LIB_DEPENDS= getopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}-1 |