Bug 218364 - www/py-google-api-python-client: use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX
Summary: www/py-google-api-python-client: use PYTHON_PKGNAMEPREFIX instead of PKGNAMEP...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 13:58 UTC by Po-Chuan Hsieh
Modified: 2017-04-05 13:41 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (nivit)


Attachments
patch (1.29 KB, patch)
2017-04-04 13:58 UTC, Po-Chuan Hsieh
nivit: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-04-04 13:58:36 UTC
Created attachment 181468 [details]
patch

Use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX

- Remove commented BUILD_DEPENDS
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-05 13:36:57 UTC
A commit references this bug:

Author: sunpoet
Date: Wed Apr  5 13:36:00 UTC 2017
New revision: 437786
URL: https://svnweb.freebsd.org/changeset/ports/437786

Log:
  Use PYTHON_PKGNAMEPREFIX instead of PKGNAMEPREFIX

  - Remove commented BUILD_DEPENDS

  PR:		218364
  Submitted by:	sunpoet (myself)
  Approved by:	nivit (maintainer)

Changes:
  head/www/py-google-api-python-client/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-04-05 13:41:02 UTC
Committed. Thanks!