From 6ad5b18fa8c82462631e07bbed18dcf0fdb360d4 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Sun, 31 Mar 2013 12:58:43 +0000 Subject: [PATCH] - Fix packaging by removing unneeded PACKAGE_BUILDING hack from r295132 for ports/166867 that the maintainer did not actually submit Approved by: portmgr With hat: portmgr --- math/proofgeneral/Makefile | 14 ++------------ math/proofgeneral/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 284fce62518c..4098742d30f6 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: proofgeneral -# Date created: 11 August 2005 -# Whom: Timothy Bourke -# +# Created by: Timothy Bourke # $FreeBSD$ -# PORTNAME= proofgeneral PORTVERSION= 4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ PKGNAMESUFFIX= -${EMACS_NAME} @@ -30,12 +26,6 @@ USE_PERL5= yes .include -.ifdef (PACKAGE_BUILDING) -PLIST_SUB+= PACKAGE_BUILDING="@comment " -.else -PLIST_SUB+= PACKAGE_BUILDING="" -.endif - .if ${EMACS_NAME} == xemacs IGNORE= the ProofGeneral developers no longer support XEmacs .endif diff --git a/math/proofgeneral/pkg-plist b/math/proofgeneral/pkg-plist index e203c28c923d..384b435a12c7 100644 --- a/math/proofgeneral/pkg-plist +++ b/math/proofgeneral/pkg-plist @@ -232,7 +232,7 @@ share/icons/hicolor/48x48/proofgeneral.png share/mime-info/proofgeneral.keys share/mime-info/proofgeneral.mime share/pixmaps/proofgeneral.png -%%PACKAGE_BUILDING%%@dirrmtry share/mime-info +@dirrmtry share/mime-info @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor/16x16 @@ -254,5 +254,5 @@ share/pixmaps/proofgeneral.png @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral/acl2 @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral @dirrmtry share/applications -%%PACKAGE_BUILDING%%@dirrmtry share/application-registry +@dirrmtry share/application-registry @dirrmtry share/pixmaps