diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-30 22:34:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-30 22:34:20 +0000 |
commit | 3731331131138caccc2c7947c66014238e323d89 (patch) | |
tree | 3cfbd6d4365361a3f3c10a1d2b915a212592001e /x11-toolkits/py-gnome2 | |
parent | df629be95feccd5c73817cb29b6ed0407a3b6dcd (diff) | |
download | ports-3731331131138caccc2c7947c66014238e323d89.tar.gz ports-3731331131138caccc2c7947c66014238e323d89.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 3740e5aacda7..1bbeded3f805 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} |