diff options
Diffstat (limited to 'net/gspoof/Makefile')
-rw-r--r-- | net/gspoof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index 90124803330e..c969e74761ff 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Gspoof-3/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Console/GTK+ TCP/IP Packets Forger -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet USE_GNOME= gtk20 GNU_CONFIGURE= yes |