1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

A more optimized way of building the GUI only w/in the nmap distfile

extraction.
This commit is contained in:
David E. O'Brien 1999-09-10 06:52:19 +00:00
parent 42ee12578c
commit 2075fe9d76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21544
6 changed files with 14 additions and 20 deletions

View File

@ -23,14 +23,11 @@ RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share/misc
MAKE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
post-extract:
@${RM} -rf ${WRKSRC}/libpcap*
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
WRKSRC:= ${WRKDIR}/${DISTNAME}/nmapfe
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nmapfe/nmapfe ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/nmapfe ${PREFIX}/bin
cd ${PREFIX}/bin && ${LN} -f nmapfe xnmap
.include <bsd.port.post.mk>

View File

@ -1,5 +1,5 @@
--- nmapfe/Makefile.in.orig Fri May 7 04:51:52 1999
+++ nmapfe/Makefile.in Fri Jul 23 10:46:08 1999
--- Makefile.in.orig Fri May 7 04:51:52 1999
+++ Makefile.in Fri Jul 23 10:46:08 1999
@@ -71,7 +71,7 @@
PROGRAMS = $(bin_PROGRAMS)

View File

@ -1,5 +1,5 @@
--- nmapfe/nmapfe_sig.c.orig Fri May 7 04:51:52 1999
+++ nmapfe/nmapfe_sig.c Fri Jul 23 11:09:45 1999
--- nmapfe_sig.c.orig Fri May 7 04:51:52 1999
+++ nmapfe_sig.c Fri Jul 23 11:09:45 1999
@@ -171,7 +171,7 @@
on_Get_Nmap_Version_activate (GtkMenuItem *menuitem,
gpointer user_data)

View File

@ -23,14 +23,11 @@ RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share/misc
MAKE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
post-extract:
@${RM} -rf ${WRKSRC}/libpcap*
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
WRKSRC:= ${WRKDIR}/${DISTNAME}/nmapfe
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nmapfe/nmapfe ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/nmapfe ${PREFIX}/bin
cd ${PREFIX}/bin && ${LN} -f nmapfe xnmap
.include <bsd.port.post.mk>

View File

@ -1,5 +1,5 @@
--- nmapfe/Makefile.in.orig Fri May 7 04:51:52 1999
+++ nmapfe/Makefile.in Fri Jul 23 10:46:08 1999
--- Makefile.in.orig Fri May 7 04:51:52 1999
+++ Makefile.in Fri Jul 23 10:46:08 1999
@@ -71,7 +71,7 @@
PROGRAMS = $(bin_PROGRAMS)

View File

@ -1,5 +1,5 @@
--- nmapfe/nmapfe_sig.c.orig Fri May 7 04:51:52 1999
+++ nmapfe/nmapfe_sig.c Fri Jul 23 11:09:45 1999
--- nmapfe_sig.c.orig Fri May 7 04:51:52 1999
+++ nmapfe_sig.c Fri Jul 23 11:09:45 1999
@@ -171,7 +171,7 @@
on_Get_Nmap_Version_activate (GtkMenuItem *menuitem,
gpointer user_data)