summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-30 22:34:20 +0000
committermarcus <marcus@FreeBSD.org>2004-01-30 22:34:20 +0000
commit2b87111e30fab1854a618f8af92a4e0a7b911242 (patch)
tree49f5c41f253da04e95b97f62788a7647e6088a93 /x11-toolkits
parent14fe19ab945cb8b9272f16ca9d236d5e08da3ee1 (diff)
downloadFreeBSD-ports-2b87111e30fab1854a618f8af92a4e0a7b911242.zip
FreeBSD-ports-2b87111e30fab1854a618f8af92a4e0a7b911242.tar.gz
Don't call a non-existent pkg-install.
Reported by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gnome2/Makefile5
-rw-r--r--x11-toolkits/py-gtk2/Makefile5
2 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index 3740e5a..1bbeded 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -35,11 +35,6 @@ EG_DST_DIR= ${PREFIX}/share/examples/py-gnome
CONFLICTS= py*-gnome-1*
-.if !defined(PACKAGE_BUILDING)
-pre-build:
- @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-.endif
-
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${EG_DST_DIR}
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 0a83317..135cea7 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -43,11 +43,6 @@ CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS} ${LDFLAGS}"
CONFIGURE_ARGS+= --disable-thread
.endif
-.if !defined(PACKAGE_BUILDING)
-pre-build:
- @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-.endif
-
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${EG_DST_DIR}
OpenPOWER on IntegriCloud