diff options
author | lesi <lesi@FreeBSD.org> | 2005-03-22 18:25:59 +0800 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2005-03-22 18:25:59 +0800 |
commit | d067baf73f2a8a849e8e7268dca2be35d8f6e467 (patch) | |
tree | ce54b2bcba2c225f6da726eff0d46452d523d1d7 /graphics/libGLU | |
parent | 21024b2c77586ee04ec746a84e74982cef8422e3 (diff) | |
download | freebsd-ports-gnome-d067baf73f2a8a849e8e7268dca2be35d8f6e467.tar.gz freebsd-ports-gnome-d067baf73f2a8a849e8e7268dca2be35d8f6e467.tar.zst freebsd-ports-gnome-d067baf73f2a8a849e8e7268dca2be35d8f6e467.zip |
Add MASTER_SITE_SUBDIR to fix fetching.
Approved by: portmgr (krion)
Diffstat (limited to 'graphics/libGLU')
-rw-r--r-- | graphics/libGLU/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile index 1a1be44044ab..6fb773da7d22 100644 --- a/graphics/libGLU/Makefile +++ b/graphics/libGLU/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XORG} +MASTER_SITE_SUBDIR= X11R6.8.1/tars DISTNAME= X11R6.8.1-src1 MAINTAINER= x11@FreeBSD.org |