summaryrefslogtreecommitdiffstats
path: root/editors/gedit2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-17 13:41:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-17 13:41:23 +0800
commitb6245c4ae6d2b3d7066ea6287ea71817e22049eb (patch)
tree13511f23d040aee77c9442d2ede9c2f1cc8fe060 /editors/gedit2
parentb2db5c81ad992ae4eeb40bc132cfecec67610ae8 (diff)
downloadmarcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.gz
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.bz2
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.lz
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.xz
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.zst
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.zip
Remove the now-unnecessary ORBit hacks.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@901 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit2')
-rw-r--r--editors/gedit2/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index 9f1871515..9b6a8c158 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -32,12 +32,4 @@ PLIST_SUB= VERSION="2.4"
MAN1= gedit.1
-XXX_FILES= GNOME_Gedit-common.c GNOME_Gedit-skels.c \
- GNOME_Gedit-stubs.c GNOME_Gedit.h
-
-post-extract:
-.for i in ${XXX_FILES}
- @${RM} -f ${WRKSRC}/gedit/${i}
-.endfor
-
.include <bsd.port.mk>