diff options
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-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} |